diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-19 09:56:26 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-19 10:36:21 +0200 |
commit | 11980c79b29109d1cb6ae6d53cd4551e9fbea98b (patch) | |
tree | 2bb7b8c5c872853b10412ed573edcff8765e2c79 /debian/patches/032_no-x11r6.full.patch | |
parent | fbb3ba912eac86753514da2175a14d8616ff91df (diff) | |
download | nx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.tar.gz nx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.tar.bz2 nx-libs-11980c79b29109d1cb6ae6d53cd4551e9fbea98b.zip |
Drop patch 032, fix other patches so that installation via make install installs NX components to /usr/local/lib/nx and /usr/local/include/nx.
Diffstat (limited to 'debian/patches/032_no-x11r6.full.patch')
-rw-r--r-- | debian/patches/032_no-x11r6.full.patch | 24 |
1 files changed, 0 insertions, 24 deletions
diff --git a/debian/patches/032_no-x11r6.full.patch b/debian/patches/032_no-x11r6.full.patch deleted file mode 100644 index fff06e820..000000000 --- a/debian/patches/032_no-x11r6.full.patch +++ /dev/null @@ -1,24 +0,0 @@ -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/local/lib/nx - #endif - - /* |