aboutsummaryrefslogtreecommitdiff
path: root/debian/patches/032_no-x11r6.full.patch
blob: 97ce88c513705bb3a751ea55692b3880a8b91429 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Description: No X11R6 Project Root
 We must not overlap with any existing files, therefore, both
 /usr/X11R6 and /usr are excluded possibilities for ProjectRoot.
 Use %_libexecdir/somename, since that is still allowed by FHS.
Forward: pending
Author: Jan Engelhardt <jengelh@medozas.de>
Last-Update: 2012-01-27 01:35:49.164415307 +0100
---
 nx-X11/config/cf/site.def |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Index: nx-X11/config/cf/site.def
===================================================================
--- a/nx-X11/config/cf/site.def
+++ b/nx-X11/config/cf/site.def
@@ -72,7 +72,7 @@ XCOMM site:  $XFree86: xc/config/cf/site
 #ifdef AfterVendorCF
 
 #ifndef ProjectRoot
-#define ProjectRoot /usr/X11R6
+#define ProjectRoot /usr/lib/NX3
 #endif
 
 /*