summaryrefslogtreecommitdiff
path: root/sysutils/mc/patches
diff options
context:
space:
mode:
authorrh <rh>1999-08-17 18:26:01 +0000
committerrh <rh>1999-08-17 18:26:01 +0000
commit37917e6d79252050e8f5e9e02ee175aaec648922 (patch)
tree9369acc2942b205118814f9b0d5b8bf185cf7fcc /sysutils/mc/patches
parent1779bcb8d45b0b4a0e8a4e97bb9e56b74492fd84 (diff)
downloadpkgsrc-37917e6d79252050e8f5e9e02ee175aaec648922.tar.gz
Update mc to 4.5.37.
Changes are mostly bugfixes and several new locale files.
Diffstat (limited to 'sysutils/mc/patches')
-rw-r--r--sysutils/mc/patches/patch-af14
1 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/mc/patches/patch-af b/sysutils/mc/patches/patch-af
index de75c9202e1..4158cba32eb 100644
--- a/sysutils/mc/patches/patch-af
+++ b/sysutils/mc/patches/patch-af
@@ -1,17 +1,17 @@
-$NetBSD: patch-af,v 1.7 1999/04/04 23:00:41 tron Exp $
+$NetBSD: patch-af,v 1.8 1999/08/17 18:26:02 rh Exp $
---- Makefile.in.orig Tue Mar 30 08:34:33 1999
-+++ Makefile.in Mon Apr 5 00:47:35 1999
+--- Makefile.in.orig Tue Jul 13 05:57:18 1999
++++ Makefile.in Tue Aug 17 19:03:25 1999
@@ -5,7 +5,7 @@
@MCFGR@@MCF@
foreigndirs=pc
--codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons idl syntax
-+codedirs=vfs lib doc slang gtkedit edit src new_icons icons syntax
+-codedirs=vfs lib doc doc-gnome doc-gnome/C doc-gnome/C/figs slang gtkedit edit src gnome new_icons icons idl syntax
++codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons syntax
unixdirs=intl $(codedirs) @POSUB@
alldirs=$(unixdirs) $(foreigndirs)
subdirs=$(alldirs)
-@@ -46,7 +46,7 @@
+@@ -45,7 +45,7 @@
install: installdirs
@for I in $(unixdirs); do cd $$I; $(MAKE) DESTDIR=$(DESTDIR) $@ || exit 1; cd ..; done
$(INSTALL_DATA) $(srcdir)/FAQ $(DESTDIR)$(mclibdir)/FAQ
@@ -20,7 +20,7 @@ $NetBSD: patch-af,v 1.7 1999/04/04 23:00:41 tron Exp $
chmod +x $(DESTDIR)$(suppbindir)/mcfn_install
@echo "Please verify that the configuration values are correctly"
@echo "set in the mc.ext file in $(mclibdir)"
-@@ -58,9 +58,8 @@
+@@ -57,9 +57,8 @@
installdirs:
$(MKINSTALLDIRS) $(DESTDIR)$(bindir) $(DESTDIR)$(mclibdir)
$(MKINSTALLDIRS) $(DESTDIR)$(mandir) $(DESTDIR)$(man8dir)