diff options
Diffstat (limited to 'x11-wm/ion3/files/patch-rules.mk')
-rw-r--r-- | x11-wm/ion3/files/patch-rules.mk | 10 |
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 0dbc8606502d..000000000000 --- a/x11-wm/ion3/files/patch-rules.mk +++ /dev/null @@ -1,10 +0,0 @@ ---- rules.mk Wed Apr 7 09:15:54 2004 -+++ rules.mk.bsd Sun Apr 11 12:55:10 2004 -@@ -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) |