summaryrefslogtreecommitdiff
path: root/misc/mc/files/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mc/files/patch-af')
-rw-r--r--misc/mc/files/patch-af11
1 files changed, 11 insertions, 0 deletions
diff --git a/misc/mc/files/patch-af b/misc/mc/files/patch-af
index 11caf8482d15..6175fb0db235 100644
--- a/misc/mc/files/patch-af
+++ b/misc/mc/files/patch-af
@@ -83,3 +83,14 @@
for I in $(TIFILES); \
do $(INSTALL_DATA) $(srcdir)/$$I $(DESTDIR)$(tidir)/$$I; done
$(MKINSTALLDIRS) $(DESTDIR)$(confdir)
+--- edit/Makefile.in.orig Wed Jan 5 23:49:36 2000
++++ edit/Makefile.in Wed Jan 5 23:49:58 2000
+@@ -58,7 +58,7 @@
+
+ mcedit:
+ -$(RMF) $(DESTDIR)$(bindir)/$(binprefix)mcedit
+- $(LN_S) mc $(DESTDIR)$(bindir)/$(binprefix)mcedit
++ $(LN_S) midc $(DESTDIR)$(bindir)/$(binprefix)mcedit
+
+ showlibdep:
+ @echo 'OBJS="$(EDITOBJS)"'