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
9 lines
301 B
Plaintext
9 lines
301 B
Plaintext
--- bitmaps/Imakefile.orig Mon Nov 20 23:49:48 2000
|
|
+++ bitmaps/Imakefile Tue Nov 21 00:39:02 2000
|
|
@@ -56,4 +56,4 @@
|
|
|
|
all::
|
|
|
|
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|
|
+InstallMultipleFlags($(HEADERS),$(PROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|