summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-plot/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-plot/patches/patch-ac')
-rw-r--r--sysutils/amanda-dev-plot/patches/patch-ac17
1 files changed, 17 insertions, 0 deletions
diff --git a/sysutils/amanda-dev-plot/patches/patch-ac b/sysutils/amanda-dev-plot/patches/patch-ac
new file mode 100644
index 00000000000..acc3ff8835b
--- /dev/null
+++ b/sysutils/amanda-dev-plot/patches/patch-ac
@@ -0,0 +1,17 @@
+$NetBSD: patch-ac,v 1.1.1.1 2002/05/02 13:28:15 bouyer Exp $
+
+--- man/Makefile.in.orig Fri Mar 8 20:29:52 2002
++++ man/Makefile.in Tue Apr 30 15:31:39 2002
+@@ -180,11 +180,7 @@
+ # not autoconf-generated:
+ EXTRA_DIST = amplot.8 amrestore.8 amtape.8 amdd.8 ammt.8
+
+-man_MANS = $(AMPLOT_MAN_PAGES) \
+- $(COMMON_MAN_PAGES) \
+- $(SERVER_MAN_PAGES) \
+- $(RECOVER_MAN_PAGES) \
+- $(RESTORE_MAN_PAGES)
++man_MANS = $(AMPLOT_MAN_PAGES)
+
+ subdir = man
+ mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs