Commit fbb3ba91 authored by Mike Gabriel's avatar Mike Gabriel

Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. Add…

Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx. Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian.
parent cd631e0b
......@@ -2,6 +2,8 @@ nx-libs (2:3.5.0.16-0) UNRELEASED; urgency=low
* Fix installation of header files in Debian package.
* Fix patch file names concerning component nx-X11.
* Modify patch: 032_no-x11r6.full.patch. Install nx-X11 to /usr/local/lib/nx.
* Add patch: 032_no-x11r6.debian.patch. Use /usr/lib/nx for nx-X11 on Debian.
-- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 21 Sep 2012 10:06:54 +0200
......
--- a/nx-X11/config/cf/site.def
+++ b/nx-X11/config/cf/site.def
@@ -72,7 +72,7 @@
#ifdef AfterVendorCF
#ifndef ProjectRoot
-#define ProjectRoot /usr/local/lib/nx
+#define ProjectRoot /usr/lib/nx
#endif
/*
......@@ -18,7 +18,7 @@ Index: nx-X11/config/cf/site.def
#ifndef ProjectRoot
-#define ProjectRoot /usr/X11R6
+#define ProjectRoot /usr/lib/NX3
+#define ProjectRoot /usr/local/lib/nx
#endif
/*
......@@ -48,3 +48,4 @@
999_nxagent_unbrand-nxagent-brand-x2goagent.full.patch
016_nx-X11_install-location.debian.patch
102_xserver-xext_set-securitypolicy-path.debian.patch
032_no-x11r6.debian.patch
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment