|
|
@ -29,10 +29,9 @@ if [ $prefix_auto = 1 ] ; then |
|
|
|
set_confopt |
|
|
|
fi |
|
|
|
|
|
|
|
datadir="$localstatedir/lib" |
|
|
|
set_confopt |
|
|
|
|
|
|
|
if [ $pkg = "apache" ] ; then |
|
|
|
datadir="$localstatedir/lib" |
|
|
|
|
|
|
|
# or maybe www would be nicer than lib ?!? ... |
|
|
|
var_append extraconfopt " " "--enable-dav --enable-cache \ |
|
|
|
--enable-disk-cache --enable-ssl --enable-proxy \ |
|
|
|