diff options
Diffstat (limited to 'net/mmucl/files/patch-aa')
-rw-r--r-- | net/mmucl/files/patch-aa | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/net/mmucl/files/patch-aa b/net/mmucl/files/patch-aa deleted file mode 100644 index b7150b768e9f..000000000000 --- a/net/mmucl/files/patch-aa +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.orig Tue Nov 15 16:54:01 2005 -+++ Makefile Tue Nov 15 16:54:16 2005 -@@ -45,7 +45,7 @@ - $(INSTALL) -cm 0644 interface/*.tcl $(LIB_DIR)/interface - $(INSTALL) -cm 0644 script/*.tcl script/*.rc $(LIB_DIR)/script - $(INSTALL) -cm 0644 script/contrib/*.tcl $(LIB_DIR)/script/contrib -- $(INSTALL) -cm 0755 mmucl2 $(BIN_DIR) -+ $(INSTALL) -cm 0755 mmucl2 $(BIN_DIR)/mmucl - $(INSTALL) -cm 0644 mmucl.info $(INFO_DIR) - $(INSTALL_INFO) $(INFO_DIR)/mmucl.info --info-dir=$(INFO_DIR) - |