diff options
author | christos <christos@pkgsrc.org> | 2001-06-26 03:14:11 +0000 |
---|---|---|
committer | christos <christos@pkgsrc.org> | 2001-06-26 03:14:11 +0000 |
commit | 95062a354a6c8dbd4c27babb62ff1604ec5791ed (patch) | |
tree | 63d512357a9d6b5a6aaa2b59fd26746d6cc24602 /sysutils/amanda-common/patches/patch-ac | |
parent | 7a47d0df3b6806f366b3f2193be02f1179740d04 (diff) | |
download | pkgsrc-95062a354a6c8dbd4c27babb62ff1604ec5791ed.tar.gz |
Prepare for 2.4.2p2
This is a bug fix release.
Improve debugging support, fix some fd leaks and add barcode reader support.
For more details, refer to the Changelog.
Diffstat (limited to 'sysutils/amanda-common/patches/patch-ac')
-rw-r--r-- | sysutils/amanda-common/patches/patch-ac | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/sysutils/amanda-common/patches/patch-ac b/sysutils/amanda-common/patches/patch-ac index 15d50cbaf8e..5d3a9d89c08 100644 --- a/sysutils/amanda-common/patches/patch-ac +++ b/sysutils/amanda-common/patches/patch-ac @@ -1,12 +1,12 @@ -$NetBSD: patch-ac,v 1.4 2001/01/16 21:59:32 cjones Exp $ +$NetBSD: patch-ac,v 1.5 2001/06/26 03:14:12 christos Exp $ ---- man/Makefile.in.orig Thu Jan 11 14:35:21 2001 -+++ man/Makefile.in Thu Jan 11 14:35:42 2001 -@@ -149,7 +149,7 @@ +--- man/Makefile.in.orig Tue Apr 3 15:55:45 2001 ++++ man/Makefile.in Mon Jun 25 21:52:30 2001 +@@ -146,7 +146,7 @@ transform = s,x,x,; --@WANT_AMPLOT_TRUE@AMPLOT_MAN_PAGES = @WANT_AMPLOT_TRUE@amplot.8 +-@WANT_AMPLOT_TRUE@AMPLOT_MAN_PAGES = amplot.8 +#AMPLOT_MAN_PAGES = amplot.8 COMMON_MAN_PAGES = amanda.8 |