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

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