Browse Source

mod_perl: fixed to not overwrite plconfopt

stable/0.2
Christian Wiese 14 years ago
parent
commit
581ee89c26
  1. 2
      perl/mod_perl/mod_perl.conf

2
perl/mod_perl/mod_perl.conf

@ -16,4 +16,4 @@
# we depend on apache
pkgprefix -t apache
plconfopt="MP_APXS=$( pkgprefix -r sbindir apache)/apxs"
var_append plconfopt ' ' "MP_APXS=$( pkgprefix -r sbindir apache)/apxs"

Loading…
Cancel
Save