SOURCES: opencity-config_dir.patch - adapted for 0.0.5stable

lisu lisu at pld-linux.org
Tue Jan 1 15:52:42 CET 2008


Author: lisu                         Date: Tue Jan  1 14:52:42 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- adapted for 0.0.5stable

---- Files affected:
SOURCES:
   opencity-config_dir.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/opencity-config_dir.patch
diff -u SOURCES/opencity-config_dir.patch:1.2 SOURCES/opencity-config_dir.patch:1.3
--- SOURCES/opencity-config_dir.patch:1.2	Sat Dec  8 16:59:36 2007
+++ SOURCES/opencity-config_dir.patch	Tue Jan  1 15:52:36 2008
@@ -1,11 +1,11 @@
---- opencity-0.0.5beta/src/main.cpp~	2007-12-08 17:28:08.000000000 +0100
-+++ opencity-0.0.5beta/src/main.cpp	2007-12-08 17:28:03.000000000 +0100
+--- opencity-0.0.5stable/src/main.cpp~	2007-12-01 16:25:06.000000000 +0100
++++ opencity-0.0.5stable/src/main.cpp	2008-01-01 15:51:26.000000000 +0100
 @@ -132,9 +132,9 @@
  	static int flags			= 0;
  
  /// The paths are static so that the others can not access this
--	static string sHomeDir		= "";
-+	static string sHomeDir		= "/usr/share/opencity/";
+-	static string sDataDir		= "";
++	static string sDataDir		= "/usr/share/opencity/";
  	static string sSaveDir		= "";
 -	static string sConfigDir	= "";
 +	static string sConfigDir	= "/usr/share/opencity/";
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/opencity-config_dir.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list