From: Henrik Nordstrom Date: Mon, 26 May 2008 07:24:25 +0000 (-0600) Subject: make dist needs trunk to be bootstrapped first X-Git-Tag: SQUID_3_1_0_1~49^2~223 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a4766c6c172150d693b5dcb313455cfba488c87;p=thirdparty%2Fsquid.git make dist needs trunk to be bootstrapped first --- diff --git a/mksnapshot-cron.sh b/mksnapshot-cron.sh index 63481c5e23..7b423b2c1a 100755 --- a/mksnapshot-cron.sh +++ b/mksnapshot-cron.sh @@ -82,8 +82,8 @@ make_snapshot() set +e -# autotool derived files not kept in trunk, no need to bootstrap -#../commit/bootstrap squid-3 +# autotool derived files not kept in trunk, but still need to bootstrap for make dist +../commit/bootstrap squid-3 make_snapshot ../commit/squid-3/mksnapshot.sh trunk v3 HEAD 6 rm -f /server/httpd/htdocs/squid-cache.org/CONTRIBUTORS.new