Blame SOURCES/xorg-cf-files-1.0.2-redhat.patch

950f54
--- xorg-cf-files-1.0.6/linux.cf.redhat	2005-10-21 21:10:27.000000000 +0200
950f54
+++ xorg-cf-files-1.0.6/linux.cf	2005-12-21 11:27:16.000000000 +0100
950f54
@@ -190,7 +190,13 @@
950f54
 #endif /* LinuxDebian */
950f54
 
950f54
 #if LinuxDistribution == LinuxRedHat
950f54
-#define FSUseSyslog		YES
950f54
+# define FSUseSyslog		YES
950f54
+# define BuildRman		NO
950f54
+# define BuildHtmlManPages	NO
950f54
+# define ProjectRoot		/usr
950f54
+# define ManPath		/usr/share/man
950f54
+# define XAppLoadDir		/usr/share/X11/app-defaults
950f54
+# define ConfigDir		/usr/share/X11/config
950f54
 #endif
950f54
 
950f54
 #ifndef HasDevRandom