aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/patches/016_nx-x11-install.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/patches/016_nx-x11-install.patch b/debian/patches/016_nx-x11-install.patch
index 7a643c1ca..7013800ec 100644
--- a/debian/patches/016_nx-x11-install.patch
+++ b/debian/patches/016_nx-x11-install.patch
@@ -11,7 +11,7 @@
#endif
#else
-#define UsrLibDir Concat3(/usr,/,LibDirName)
-+#define UsrLibDir Concat5(/usr,/,LibDirName,/,nx)
++#define UsrLibDir Concat4(/usr,/,LibDirName,/nx)
#ifndef AlternateUsrLibDir
#define AlternateUsrLibDir NO
#endif