upgpkg: sbcl 2.2.11-1
[arch-packages.git] / imake / trunk / linuxconfig.patch
blobe5579223cf11e1beac0ea1e5de3404856ab3a08d
1 --- xorg-cf-files-1.0.1/linux.cf.orig 2006-03-04 18:40:43.000000000 +0000
2 +++ xorg-cf-files-1.0.1/linux.cf 2006-03-04 18:41:48.000000000 +0000
3 @@ -193,6 +193,13 @@
4 #define FSUseSyslog YES
5 #endif
7 +#define FSUseSyslog YES
8 +#define BuildRman NO
9 +#define BuildHtmlManPages NO
10 +#define ProjectRoot /usr
11 +#define ManPath /usr/share/man
12 +#define XappLoadDir /usr/share/X11/app-defaults
14 #ifndef HasDevRandom
15 # define HasDevRandom YES
16 # ifndef RandomDeviceName
17 --- xorg-cf-files-1.0.2/X11.tmpl.orig 2006-07-15 10:45:23.000000000 +0000
18 +++ xorg-cf-files-1.0.2/X11.tmpl 2006-07-15 10:46:19.000000000 +0000
19 @@ -1502,10 +1502,10 @@
20 #define DocPdfDir $(DOCDIR)/PDF
21 #endif
22 #ifndef FontDir
23 -#define FontDir $(LIBDIR)/fonts
24 +#define FontDir /usr/share/fonts
25 #endif
26 #ifndef FontEncDir
27 -#define FontEncDir $(LIBDIR)/fonts/encodings
28 +#define FontEncDir /usr/share/fonts/encodings
29 #endif
30 #ifndef AdmDir
31 #define AdmDir /usr/adm