Merge pull request #269253 from linsui/localsend
localsend: don't move binary to bin/localsend
This commit is contained in:
commit
c5c8d32e56
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue