X-Git-Url: https://git.jankratochvil.net/?p=nethome.git;a=blobdiff_plain;f=bin%2Fvellumweb-build;h=9a4284a83fdb67c1f4d56a42adcb864b304a6a34;hp=ea0a72745f4ea7fc21427a746c46ffddc4a1f915;hb=3187d38431dde640835d2bd53af0cdffceca7e5e;hpb=92cb5c8378668438a3000d4603cd3174d83f221a diff --git a/bin/vellumweb-build b/bin/vellumweb-build index ea0a727..9a4284a 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -50,7 +50,7 @@ pushd $modssl popd pushd $php - ./configure --with-apache=../$httpd \ + ./configure --prefix=$prefix --with-apache=../$httpd \ --with-mysql`d=/usr/local/mysql && test -d $d && echo =$d` \ --enable-track-vars \ --enable-memory-limit=yes \