summaryrefslogtreecommitdiff
path: root/sysutils/mc/patches/patch-af
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-10-19 23:31:15 +0000
committerjlam <jlam@pkgsrc.org>2000-10-19 23:31:15 +0000
commit5731bb36334b53da1188323feea5ac1681d528fc (patch)
tree4d63cd2f9f976777f1add99180af31a35fb58d89 /sysutils/mc/patches/patch-af
parent1507864e089f783e58d07d2a4d7d6ca0c07d3a40 (diff)
downloadpkgsrc-5731bb36334b53da1188323feea5ac1681d528fc.tar.gz
Update {g,}mc to 0.4.51. This is a maintenance release from version 0.4.50
and has no list of changes. Restructure packages to use a common Makefile and patch directory. Set the maintainer to me, as this is a non-trivial change. Compile in the samba vfs code.
Diffstat (limited to 'sysutils/mc/patches/patch-af')
-rw-r--r--sysutils/mc/patches/patch-af21
1 files changed, 5 insertions, 16 deletions
diff --git a/sysutils/mc/patches/patch-af b/sysutils/mc/patches/patch-af
index 464a475b7db..d046fdabccb 100644
--- a/sysutils/mc/patches/patch-af
+++ b/sysutils/mc/patches/patch-af
@@ -1,15 +1,15 @@
-$NetBSD: patch-af,v 1.10 1999/10/23 11:52:07 tron Exp $
+$NetBSD: patch-af,v 1.11 2000/10/19 23:31:18 jlam Exp $
---- Makefile.in.orig Wed Sep 29 22:39:33 1999
-+++ Makefile.in Sat Oct 23 13:25:35 1999
+--- Makefile.in.orig Mon Jul 3 10:31:57 2000
++++ Makefile.in
@@ -5,14 +5,15 @@
@MCFGR@@MCF@
foreigndirs=pc
-codedirs=vfs lib doc slang gtkedit edit src gnome new_icons icons idl syntax
-unixdirs=intl $(codedirs) doc-gnome @POSUB@
-+codedirs=vfs lib doc slang edit src new_icons icons syntax
-+unixdirs=intl $(codedirs) @POSUB@
++codedirs=vfs lib doc slang gtkedit edit src new_icons icons syntax @gnomecodedirs@
++unixdirs=intl $(codedirs) @gnomeunixdirs@ @POSUB@
alldirs=$(unixdirs) $(foreigndirs)
subdirs=$(alldirs)
@@ -29,14 +29,3 @@ $NetBSD: patch-af,v 1.10 1999/10/23 11:52:07 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)"
-@@ -57,9 +58,8 @@
- installdirs:
- $(MKINSTALLDIRS) $(DESTDIR)$(bindir) $(DESTDIR)$(mclibdir)
- $(MKINSTALLDIRS) $(DESTDIR)$(mandir) $(DESTDIR)$(man8dir)
-- $(MKINSTALLDIRS) $(DESTDIR)$(icondir) $(DESTDIR)$(suppbindir)
-+ $(MKINSTALLDIRS) $(DESTDIR)$(suppbindir) $(DESTDIR)$(syntaxdir)
- $(MKINSTALLDIRS) $(DESTDIR)$(tidir) $(DESTDIR)$(extfsdir)
-- $(MKINSTALLDIRS) $(DESTDIR)$(idldir) $(DESTDIR)$(syntaxdir)
-
- mcfninstall:
- -/bin/sh ./mcfn_install