Commit 36fd2b5d authored by Sean Buckley's avatar Sean Buckley
Browse files

brave: fix paths in secondary .desktop file

parent a2df2a3c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -217,7 +217,7 @@ stdenv.mkDerivation {
      done

      # Fix paths
      substituteInPlace $out/share/applications/brave-browser.desktop \
      substituteInPlace $out/share/applications/{brave-browser,com.brave.Browser}.desktop \
          --replace /usr/bin/brave-browser-stable $out/bin/brave
      substituteInPlace $out/share/gnome-control-center/default-apps/brave-browser.xml \
          --replace /opt/brave.com $out/opt/brave.com