Author: megabajt Date: Sat Apr 15 12:35:05 2006 GMT Module: SOURCES Tag: HEAD ---- Log message: - fix projectroot path ( /usr/X11R6 => /usr )
---- Files affected: SOURCES: xorg-cf-files-projectroot.patch (NONE -> 1.1) (NEW) ---- Diffs: ================================================================ Index: SOURCES/xorg-cf-files-projectroot.patch diff -u /dev/null SOURCES/xorg-cf-files-projectroot.patch:1.1 --- /dev/null Sat Apr 15 14:35:05 2006 +++ SOURCES/xorg-cf-files-projectroot.patch Sat Apr 15 14:35:00 2006 @@ -0,0 +1,24 @@ +diff -urN xorg-cf-files-X11R7.0-1.0.1/site.def xorg-cf-files-X11R7.0-1.0.1.new/site.def +--- xorg-cf-files-X11R7.0-1.0.1/site.def 2004-05-06 17:08:25.000000000 +0200 ++++ xorg-cf-files-X11R7.0-1.0.1.new/site.def 2006-04-15 14:25:05.000000000 +0200 +@@ -72,7 +72,7 @@ + #ifdef AfterVendorCF + + #ifndef ProjectRoot +-#define ProjectRoot /usr/X11R6 ++#define ProjectRoot /usr + #endif + + /* +diff -urN xorg-cf-files-X11R7.0-1.0.1/X11.tmpl xorg-cf-files-X11R7.0-1.0.1.new/X11.tmpl +--- xorg-cf-files-X11R7.0-1.0.1/X11.tmpl 2005-10-01 18:45:48.000000000 +0200 ++++ xorg-cf-files-X11R7.0-1.0.1.new/X11.tmpl 2006-04-15 14:24:40.000000000 +0200 +@@ -3386,7 +3386,7 @@ + #if HasMotif + + #ifndef MotifDir +-#define MotifDir /usr/X11R6 ++#define MotifDir /usr + #endif + #ifndef MotifDirStandard + #define MotifDirStandard NO ================================================================ _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
