Files
pkgsrc-ng/devel/nbitools/patches/patch-ae
T
2013-09-26 17:14:40 +02:00

23 lines
578 B
Plaintext

$NetBSD: patch-ae,v 1.1.1.1 2002/06/03 09:53:47 sakamoto Exp $
--- config/cf/X11.tmpl.orig Thu Jan 21 21:50:39 1999
+++ config/cf/X11.tmpl
@@ -628,7 +628,7 @@
#endif
#ifndef BinDir
#ifdef ProjectRoot
-#define BinDir Concat(ProjectRoot,/bin)
+#define BinDir Concat(ProjectRoot,/libexec/itools)
#else
#define BinDir /usr/bin/X11
#endif
@@ -678,7 +678,7 @@
#define BuildLibTop ../.. /* relative to BuildLibDir */
#endif
#ifndef LibDir
-#define LibDir $(USRLIBDIR)/X11
+#define LibDir $(USRLIBDIR)/itools/X11
#endif
#ifndef ConfigDir
#define ConfigDir $(LIBDIR)/config