summaryrefslogtreecommitdiffstats
path: root/source/x/x11/post-install/xorg-cf-files/x11.tmpl.lib64.kludge.diff
blob: 424bf73323f6de20adbd4ab50b3e0d6ec4660bdf (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
--- ./X11.tmpl.orig	2009-08-10 22:24:59.000000000 -0500
+++ ./X11.tmpl	2009-08-10 22:26:20.000000000 -0500
@@ -1461,9 +1461,9 @@
 #endif
 #ifndef LibDir
 # ifdef ProjectRoot
-#  define LibDir Concat(ProjectRoot,/lib/X11)
+#  define LibDir Concat(ProjectRoot,/lib64/X11)
 # else
-#  define LibDir /usr/lib/X11
+#  define LibDir /usr/lib64/X11
 # endif
 #endif
 #ifndef ModuleDir