summaryrefslogtreecommitdiff
path: root/sysutils/amanda-plot/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-plot/patches/patch-ac')
-rw-r--r--sysutils/amanda-plot/patches/patch-ac28
1 files changed, 13 insertions, 15 deletions
diff --git a/sysutils/amanda-plot/patches/patch-ac b/sysutils/amanda-plot/patches/patch-ac
index ac74211149d..8bd4ac39014 100644
--- a/sysutils/amanda-plot/patches/patch-ac
+++ b/sysutils/amanda-plot/patches/patch-ac
@@ -1,19 +1,17 @@
-$NetBSD: patch-ac,v 1.1.1.1 1999/09/06 18:11:22 bad Exp $
+$NetBSD: patch-ac,v 1.2 2001/01/16 21:59:33 cjones Exp $
---- man/Makefile.in.orig Sat Nov 21 18:34:50 1998
-+++ man/Makefile.in Sat Sep 4 02:58:45 1999
-@@ -158,12 +158,8 @@
-
- transform = s,x,x,;
+--- man/Makefile.in~ Sat Nov 25 07:02:01 2000
++++ man/Makefile.in Mon Jan 15 16:31:20 2001
+@@ -176,11 +176,7 @@
+ # not autoconf-generated:
+ EXTRA_DIST = amplot.8 amrestore.8 amtape.8
--man_MANS = amadmin.8 amanda.8 amcheck.8 \
-- amcheckdb.8 amcleanup.8 amdump.8 \
-- amflush.8 amlabel.8 amoverview.8 \
-- amplot.8 amrecover.8 amrestore.8 \
-- amrmtape.8 amtape.8 amtoc.8 \
-- amverify.8 amstatus.8 amreport.8
-+man_MANS = \
-+ amplot.8
+-man_MANS = $(AMPLOT_MAN_PAGES) \
+- $(COMMON_MAN_PAGES) \
+- $(SERVER_MAN_PAGES) \
+- $(RECOVER_MAN_PAGES) \
+- $(RESTORE_MAN_PAGES)
++man_MANS = $(AMPLOT_MAN_PAGES)
- EXTRA_DIST = amplot.8 amrestore.8 amtape.8
+ subdir = man
mkinstalldirs = $(SHELL) $(top_srcdir)/config/mkinstalldirs