pkgsrc/sysutils/radmind/patches/patch-aa
wiz 164ada8be5 Update to 1.5.0, provided by the maintainer Hauke Fath in PR 29420:
New in 1.5.0:
        * Major networking/speed improvements
        * fsdiff path argument can be used to limit scan - Thanks Wout Mertens
        * ktcheck -n bug fix for included command files
        * twhich displays transcript name for '-' lines
        * Added checkin and checkout to ra.sh
        * Added -V to ra.sh
        * ra.sh create gives useful default transcript name
2005-02-17 15:31:34 +00:00

12 lines
409 B
Text

$NetBSD: patch-aa,v 1.2 2005/02/17 15:31:34 wiz Exp $
--- Makefile.in.orig 2005-01-24 20:24:11.000000000 +0100
+++ Makefile.in
@@ -223,6 +223,7 @@ rash : FRC
-e 's@_RADMIND_DIR@${RADMINDDIR}@g' \
-e 's@_RADMIND_MAIL_DOMAIN@${RADMIND_MAIL_DOMAIN}@g' \
-e 's@_RADMIND_VERSION@${VERSION}@g' \
+ -e 's@_PKG_SYSCONFDIR@${PKG_SYSCONFDIR}@g' \
${srcdir}/ra.sh > tmp/ra.sh;
man : FRC