freebsd-ports/www/dansguardian-devel/files/patch-configure
Cy Schubert 8654297c5e Update 2.4.5.2 --> 2.4.6.5
PR:		43661
Submitted by:	MAINTAINER: fcash@lug.kamloops.net
2002-10-24 04:14:52 +00:00

11 lines
521 B
Text

--- configure-orig Mon Oct 21 10:42:02 2002
+++ configure Mon Oct 21 10:42:15 2002
@@ -2676,7 +2676,7 @@
$extendedecho "SYSVLOCATION = \${PREFIX}$sysvdir" >>Makefile
$extendedecho "CGIBINLOCATION = \${PREFIX}$cgidir" >>Makefile
$extendedecho "MANUALFILES = \${PREFIX}$mandir" >>Makefile
-$extendedecho "LOGLOCATION = \${PREFIX}$logdir" >>Makefile
+$extendedecho "LOGLOCATION = $logdir" >>Makefile
echo "PROXYUSER = $runas_usr" >>Makefile
echo "PROXYGROUP = $runas_grp" >>Makefile
echo "PIDDIR = $piddir" >>Makefile