summaryrefslogtreecommitdiff
path: root/x11-wm/ion3/files/patch-rules.mk
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2008-02-24 03:11:57 +0000
commitfa4a943c17e47bf910596a414fd7287983350b9b (patch)
treedc76cec18a505befc330e612e0a56bf1caa5ca49 /x11-wm/ion3/files/patch-rules.mk
parent- Fix manpage pointing to correct PREFIX for binary and conf (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Notes
Notes: svn path=/head/; revision=207820 svn path=/tags/RELEASE_7_0_0/; revision=207821; tag=release/7.0.0
Diffstat (limited to 'x11-wm/ion3/files/patch-rules.mk')
-rw-r--r--x11-wm/ion3/files/patch-rules.mk10
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/ion3/files/patch-rules.mk b/x11-wm/ion3/files/patch-rules.mk
deleted file mode 100644
index 5e7292efdd52..000000000000
--- a/x11-wm/ion3/files/patch-rules.mk
+++ /dev/null
@@ -1,10 +0,0 @@
---- ./rules.mk.orig Thu Jul 29 00:10:32 2004
-+++ ./rules.mk Mon Jul 17 21:50:19 2006
-@@ -91,6 +91,7 @@
- module_install:
- $(INSTALLDIR) $(MODULEDIR)
- $(LIBTOOL) --mode=install $(INSTALL) -s -m $(BIN_MODE) $(MODULE).la $(MODULEDIR)
-+ $(INSTALL) -m $(BIN_MODE) $(MODULE).la $(MODULEDIR)
-
- clean_objs:
- $(RM) -f $(OBJS)