6b69e3097d
"Motif 2.3.4 is an updated version of Open Motif 2.3 and is a major bug fix release." Keeping current package naming (openmotif) for now. Feedback from pascal@ naddy@
10 lines
385 B
Plaintext
10 lines
385 B
Plaintext
$OpenBSD: patch-bitmaps-Imakefile,v 1.4 2012/10/28 11:05:45 sthen Exp $
|
|
--- bitmaps/Imakefile.orig Mon Oct 22 15:50:39 2012
|
|
+++ bitmaps/Imakefile Wed Oct 24 21:18:52 2012
|
|
@@ -43,4 +43,4 @@ HEADERS = \
|
|
|
|
all::
|
|
|
|
-InstallMultipleFlags($(HEADERS),$(XPROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|
|
+InstallMultipleFlags($(HEADERS),$(PROJECTROOT)/include/X11/bitmaps/,$(INSTINCFLAGS))
|