Merge pull request #269253 from linsui/localsend

localsend: don't move binary to bin/localsend
This commit is contained in:
Peder Bergebakken Sundt
2023-11-22 22:12:46 +01:00
committed by GitHub
@@ -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