openbsd-ports/misc/amanda/patches/patch-ad

12 lines
244 B
Plaintext

--- ./man/amcleanup.8.orig Mon May 20 04:11:25 1996
+++ ./man/amcleanup.8 Thu Jan 8 13:46:13 1998
@@ -31,7 +31,7 @@
.PP
.nf
-if [ -s /usr/adm/amanda/csd/amanda.log ]
+if [ -s /var/log/amanda/log ]
then
/usr/local/sbin/amcleanup csd
fi