From e312419a8c5564dc5053e2a4af62928075c063a2 Mon Sep 17 00:00:00 2001 From: Christian Wiese Date: Tue, 24 May 2011 11:25:48 +0200 Subject: [PATCH] pound: changed to use default prefix instead of 'opt/pound' --- network/pound/pound.conf | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/network/pound/pound.conf b/network/pound/pound.conf index 2ebb69453..7277e8bbe 100644 --- a/network/pound/pound.conf +++ b/network/pound/pound.conf @@ -14,8 +14,7 @@ # --- SDE-COPYRIGHT-NOTE-END --- if [ $prefix_auto = 1 ] ; then - prefix="opt/pound" - set_confopt + sysconfdir="$sysconfdir/$pkg" fi if [ $pkg = "pound" ] ; then