blob: 37fd186cb841926a69cab3b613835b51b7fa0913 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
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
|