summaryrefslogtreecommitdiff
path: root/emulators/mtools/files/patch-a
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-02 11:10:02 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-02 11:10:02 +0000
commit5463954c43dde125e6fa6e3b7e11d28e55a43c17 (patch)
treeb54db318551d539bbc58911d84c249fccf755729 /emulators/mtools/files/patch-a
parentEnabling anonymous ftp in proftpd can be confusing with the average setup (diff)
Add mtools-3.9.1-2906.diff.gz patchfile.
Notes
Notes: svn path=/head/; revision=11671
Diffstat (limited to 'emulators/mtools/files/patch-a')
-rw-r--r--emulators/mtools/files/patch-a17
1 files changed, 13 insertions, 4 deletions
diff --git a/emulators/mtools/files/patch-a b/emulators/mtools/files/patch-a
index a6ee9294aa94..622460d9b86e 100644
--- a/emulators/mtools/files/patch-a
+++ b/emulators/mtools/files/patch-a
@@ -1,6 +1,15 @@
---- Makefile.in.orig Thu May 7 02:49:14 1998
-+++ Makefile.in Thu May 7 02:49:48 1998
-@@ -102,7 +102,7 @@
+--- Makefile.in.orig Wed Jul 1 17:35:25 1998
++++ Makefile.in Wed Jul 1 17:41:26 1998
+@@ -55,7 +55,7 @@
+ .SUFFIXES: .o .c
+ .SUFFIXES: .o .c .cpp
+
+-MAN1 = floppyd.1 mattrib.1 mbadblocks.1 mcd.1 mcopy.1 mdel.1 mdeltree.1 mdir.1 \
++MAN1 = mattrib.1 mbadblocks.1 mcd.1 mcopy.1 mdel.1 mdeltree.1 mdir.1 \
+ mdu.1 mformat.1 mkmanifest.1 mlabel.1 mmd.1 mmount.1 mmove.1 mpartition.1 \
+ mrd.1 mread.1 mren.1 mshowfat.1 mtoolstest.1 mtools.1 mtype.1 mzip.1
+ MAN1EXT = 1
+@@ -108,7 +108,7 @@
xdf_io.c mkmanifest.c
@@ -9,7 +18,7 @@
LINKS=mattrib mcd mcopy mdel mdeltree mdir mdu mformat minfo mlabel \
mmd mmount mmove mpartition mrd mread mren mtype mtoolstest mshowfat \
-@@ -200,11 +200,11 @@
+@@ -218,11 +218,11 @@
install-scripts: $(bindir)/mtools
@$(top_srcdir)/mkinstalldirs $(bindir)
@for j in $(SCRIPTS) ; do \