diff options
Diffstat (limited to 'games/linux-unrealgold/files/patch-unrealgold')
-rw-r--r-- | games/linux-unrealgold/files/patch-unrealgold | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/games/linux-unrealgold/files/patch-unrealgold b/games/linux-unrealgold/files/patch-unrealgold new file mode 100644 index 00000000000..37fd186cb84 --- /dev/null +++ b/games/linux-unrealgold/files/patch-unrealgold @@ -0,0 +1,10 @@ +--- unrealgold.orig 2008-06-22 21:36:44.000000000 +1000 ++++ unrealgold 2008-06-22 21:36:55.000000000 +1000 +@@ -5,6 +5,7 @@ + + # The user preferences directory + UNREAL_PREFS="${HOME}/.loki/unrealgold" ++UNREAL_DATA_PATH="%%DATADIR%%/System" + + # Function to find the real directory a program resides in. + # Feb. 17, 2000 - Sam Lantinga, Loki Entertainment Software |