Merge pull request #269253 from linsui/localsend
localsend: don't move binary to bin/localsend
This commit is contained in:
@@ -32,7 +32,6 @@ let
|
||||
buildInputs = [ libayatana-appindicator ];
|
||||
|
||||
postInstall = ''
|
||||
mv $out/bin/localsend_app $out/bin/localsend
|
||||
for s in 32 128 256 512; do
|
||||
d=$out/share/icons/hicolor/''${s}x''${s}/apps
|
||||
mkdir -p $d
|
||||
|
||||
Reference in New Issue
Block a user