diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-05 14:37:20 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2012-10-05 14:37:20 +0200 |
commit | fbb3ba912eac86753514da2175a14d8616ff91df (patch) | |
tree | 8dc6bdad0c6da71e21a1f19327b4917bee8bbc21 /debian/patches/032_no-x11r6.full.patch | |
parent | cd631e0bcdb50f95f7e7e42d3741f68579889140 (diff) | |
download | nx-libs-fbb3ba912eac86753514da2175a14d8616ff91df.tar.gz nx-libs-fbb3ba912eac86753514da2175a14d8616ff91df.tar.bz2 nx-libs-fbb3ba912eac86753514da2175a14d8616ff91df.zip |
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.
Diffstat (limited to 'debian/patches/032_no-x11r6.full.patch')
-rw-r--r-- | debian/patches/032_no-x11r6.full.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/032_no-x11r6.full.patch b/debian/patches/032_no-x11r6.full.patch index 97ce88c51..fff06e820 100644 --- a/debian/patches/032_no-x11r6.full.patch +++ b/debian/patches/032_no-x11r6.full.patch @@ -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 /* |