src_prepare-overlay/games-strategy/vcmi/files/0001-fix-desktop-entries-not-loading-due-to-missing-libs.patch

23 lines
735 B
Diff

--- a/client/icons/vcmiclient.desktop
+++ b/client/icons/vcmiclient.desktop
@@ -4,7 +4,7 @@ Name=VCMI Client
GenericName=Strategy Game Engine
Comment=Open engine for Heroes of Might and Magic 3
Icon=vcmiclient
-Exec=vcmiclient
+Exec=env LD_LIBRARY_PATH=/usr/lib/vcmi:/usr/lib64/vcmi vcmiclient
Categories=Game;StrategyGame;
Version=1.0
Keywords=heroes;homm3;
--- a/launcher/vcmilauncher.desktop
+++ b/launcher/vcmilauncher.desktop
@@ -4,7 +4,7 @@ Name=VCMI
GenericName=Strategy Game Engine
Comment=Launcher for open engine of Heroes of Might and Magic 3
Icon=vcmiclient
-Exec=vcmilauncher
+Exec=env LD_LIBRARY_PATH=/usr/lib/vcmi:/usr/lib64/vcmi vcmilauncher
Categories=Game;StrategyGame;
Version=1.0
Keywords=heroes;homm3;