Author: lisu Date: Fri Nov 3 01:35:46 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - change paths to PLD data dir
---- Files affected: SOURCES: gemrb-config_file.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/gemrb-config_file.patch diff -u /dev/null SOURCES/gemrb-config_file.patch:1.1 --- /dev/null Fri Nov 3 02:35:46 2006 +++ SOURCES/gemrb-config_file.patch Fri Nov 3 02:35:41 2006 @@ -0,0 +1,29 @@ +--- gemrb-0.2.7/gemrb/GemRB.cfg~ 2006-11-03 02:32:35.000000000 +0100 ++++ gemrb-0.2.7/gemrb/GemRB.cfg 2006-11-03 02:31:02.000000000 +0100 +@@ -150,7 +150,7 @@ + # enter the full path to the GemRB executable # + ##################################################### + +-GemRBPath=./ ++GemRBPath=/usr/share/gemrb/ + + ##################################################### + # GemRB Cache Path [String] # +@@ -160,7 +160,7 @@ + # Cache directory. # + ##################################################### + +-CachePath=./Cache/ ++CachePath=/usr/share/gemrb/Cache/ + + ##################################################### + # GemRB GUI Scripts Path [String] # +@@ -171,7 +171,7 @@ + # the 'GUIScript' subdirectory. # + ##################################################### + +-GUIScriptsPath=./ ++GUIScriptsPath=/usr/share/gemrb/ + + ##################################################### + # GemRB Plugins Path [String] # ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
