Unverified Commit c5c8d32e authored by Peder Bergebakken Sundt's avatar Peder Bergebakken Sundt Committed by GitHub
Browse files

Merge pull request #269253 from linsui/localsend

localsend: don't move binary to bin/localsend
parents 754f40a5 11eec02a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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