X-Git-Url: http://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fvellumweb-build;h=6afb56873c11e32116fe659ba82d15329cdbbb7a;hp=ed8e91682b985dabe3c5b82c966424da1712ca8b;hb=66f5371f7a1977c0e27dea9e2fb61bb5832b7ad9;hpb=63a8b76e0ce51e542517511d6149645b956c9de4 diff --git a/bin/vellumweb-build b/bin/vellumweb-build index ed8e916..6afb568 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -62,7 +62,7 @@ pushd $php make install popd -if ! $with_perl;then +if $with_perl;then pushd $modperl perl Makefile.PL APACHE_SRC=../$httpd DO_HTTPD=1 USE_APACI=1 PREP_HTTPD=1 EVERYTHING=1 \ PERL_DEBUG=1