aboutsummaryrefslogtreecommitdiff
path: root/graphics/ivtools/files/patch-config::InterViews::Imakefile
blob: c995111b55ed890c8492d78c55ab37697c43ec52 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- config/InterViews/Imakefile.orig	Mon Jul 16 10:11:11 2001
+++ config/InterViews/Imakefile	Wed Mar 27 12:18:06 2002
@@ -6,13 +6,4 @@
 
 IvmkcmTargets($(PACKAGE))
 
-#if !InstallRelative
-install::
-	MakeDir($(CONFIGDIR)/InterViews)
-	$(INSTALL) -c $(INSTINCFLAGS) *.cf $(CONFIGDIR)/InterViews
-
-uninstall::
-	(cd $(CONFIGDIR)/InterViews; $(RM) *.cf)
-#endif
-