brave: fix paths in secondary .desktop file

This commit is contained in:
Sean Buckley
2025-06-12 12:22:20 -04:00
parent a2df2a3c91
commit 36fd2b5d8a
+1 -1
View File
@@ -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