X-Git-Url: https://git.jankratochvil.net/?a=blobdiff_plain;f=bin%2Fvellumweb-build;h=f8f0a2a21846d666e81e94f699ebfb1fdbb80f3b;hb=156461d5f7776c9afad664af528be5456fb4e4cb;hp=d0da63ebc03b0941239aa67fff99a1f36ed94959;hpb=6ae36bf2d1df55eda45e9f2e0a524c7ea1d779a3;p=nethome.git diff --git a/bin/vellumweb-build b/bin/vellumweb-build index d0da63e..f8f0a2a 100755 --- a/bin/vellumweb-build +++ b/bin/vellumweb-build @@ -7,10 +7,10 @@ prefix=/usr/local/apache csacek_templatedir=$prefix/htdocs/csacek pkgs=" httpd=apache_1.3.24 - openssl=openssl-0.9.6c + openssl=openssl-0.9.6d modssl=mod_ssl-2.8.8-1.3.24 - php=php-4.2.0 - modperl=mod_perl-1.26 + php=php-4.2.1 + modperl=mod_perl-1.27 csacek=csacek-2.1.9 " export CFLAGS="-ggdb3" @@ -63,8 +63,8 @@ M7JV6^>8I7RT+HZKX8DJVK2S*2_UIE62U4WLK=^Y%O9,V*;2IZY/>O!^5.)YG end EOF -set -ex ( +set -ex pushd $httpd ./configure --prefix=$prefix @@ -123,7 +123,6 @@ pushd $httpd make install popd -set +x echo "success." ) 2>&1|tee errs do_failed=false