Commit 37c5f0ee authored by Mike Gabriel's avatar Mike Gabriel

fix for patch 016_nx-x11-install.patch

parent 3132e1d0
......@@ -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
......
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