pkgsrc-wip/cvsd/patches/patch-ab
2003-06-22 22:07:57 +00:00

13 lines
437 B
Text

$NetBSD: patch-ab,v 1.4 2003/06/22 22:07:57 schnoebe Exp $
--- configure.orig Mon Apr 21 12:29:19 2003
+++ configure
@@ -9087,7 +8860,7 @@ fi
# where to find the configuration file
# TODO: this should probably be fixed to be nicer
-CONFIGFILE=`eval echo $sysconfdir/cvsd/cvsd.conf | \
+CONFIGFILE=`eval echo $sysconfdir/cvsd.conf | \
sed "s%^NONE/%${prefix}/%" | \
sed "s%^NONE/%${ac_default_prefix}/%"`