summaryrefslogtreecommitdiff
path: root/sysutils/mtools/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/mtools/patches/patch-aa')
-rw-r--r--sysutils/mtools/patches/patch-aa16
1 files changed, 13 insertions, 3 deletions
diff --git a/sysutils/mtools/patches/patch-aa b/sysutils/mtools/patches/patch-aa
index 116270857fe..31da38ba690 100644
--- a/sysutils/mtools/patches/patch-aa
+++ b/sysutils/mtools/patches/patch-aa
@@ -1,6 +1,7 @@
-$NetBSD: patch-aa,v 1.5 2001/02/28 10:26:02 wiz Exp $
---- Makefile.in.orig Sun May 14 21:14:59 2000
-+++ Makefile.in Wed Feb 14 13:47:02 2001
+$NetBSD: patch-aa,v 1.6 2003/05/22 16:16:04 salo Exp $
+
+--- Makefile.in.orig 2000-05-14 20:14:59.000000000 +0200
++++ Makefile.in 2003-05-22 18:00:53.000000000 +0200
@@ -49,6 +49,7 @@
INSTALL = @INSTALL@
@@ -9,6 +10,15 @@ $NetBSD: patch-aa,v 1.5 2001/02/28 10:26:02 wiz Exp $
INSTALL_DATA = @INSTALL_DATA@
INSTALL_INFO = @INSTALL_INFO@
+@@ -56,7 +57,7 @@
+ .SUFFIXES: .o .c
+ .SUFFIXES: .o .c
+
+-MAN1 = floppyd.1 mattrib.1 mbadblocks.1 mcat.1 mcd.1 mcopy.1 mdel.1 mdeltree.1 mdir.1 \
++MAN1 = @MANFLOPPYD@ mattrib.1 mbadblocks.1 mcat.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
@@ -256,7 +257,7 @@
install-scripts: $(bindir)/mtools
@$(top_srcdir)/mkinstalldirs $(bindir)