summaryrefslogtreecommitdiff
path: root/www/dansguardian-devel/files/patch-configure
blob: 6a846144307bc61c25985bde252a1d60f7c1bb8b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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