openbsd-ports/x11/openmotif/patches/patch-config-cf-Imakefile
matt 5fe4d9edf9 From maintainer (smcho@tsp.korea.ac.kr):
- 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
2001-01-03 00:02:55 +00:00

21 lines
675 B
Plaintext

--- config/cf/Imakefile.orig Mon Nov 20 13:43:31 2000
+++ config/cf/Imakefile Mon Nov 20 21:00:58 2000
@@ -121,15 +121,13 @@
QNX.cf \
xfree86.cf
-INSTFILES = $(RULEFILES) $(TMPLFILES) $(DEFFILES) $(CFFILES) $(LOCALFILES)
+/* We only need to install Motif.tmpl, and Motif.rules. */
+INSTFILES = Motif.tmpl Motif.rules
all::
InstallMultipleDestFlags(install,$(INSTFILES),$(CONFIGDIR),$(INSTDATFLAGS))
InstallLinkKitMultipleDestFlags($(INSTFILES),$(LINKKITDIR)/config/cf,$(INSTDATFLAGS))
-
-InstallNamedNonExec(Motif.rules,Motif.rules.openmotif,$(CONFIGDIR))
-InstallNamedNonExec(Motif.tmpl,Motif.tmpl.openmotif,$(CONFIGDIR))
#ifdef InstallEmptyHostDef
install::