5fe4d9edf9
- bring in latest patches - added subpackages for demos and debuglibs - only install Motif.rules and Motif.tmpl in config - don't build config tools that OpenBSD already has
12 lines
407 B
Cheetah
12 lines
407 B
Cheetah
--- config/cf/Motif.tmpl.orig Mon Nov 20 13:42:47 2000
|
|
+++ config/cf/Motif.tmpl Mon Nov 20 21:04:01 2000
|
|
@@ -396,7 +396,7 @@
|
|
/* hardcoded default path. Contrary to the original duplicate of USRLIBDIR
|
|
in the Imakefiles. */
|
|
#ifndef VirtualBindingsPath
|
|
-# define VirtualBindingsPath $(USRLIBDIR)/Xm/bindings
|
|
+# define VirtualBindingsPath %%PREFIX%%/lib/X11/bindings
|
|
#endif
|
|
|
|
MTOP = MTop
|