~squid/squid/sbuf-use

« back to all changes in this revision

Viewing changes to mksnapshot.sh

  • Committer: Amos Jeffries
  • Date: 2014-01-05 20:19:06 UTC
  • Revision ID: squid3@treenet.co.nz-20140105201906-057mpalgp22d8v9h
Disable error page translation by default in builds

There is no need for every build from VCS to have fresh translations.

Enable explicitly for snapshot and release scripts instead so that
translated template files are still available online and pre-translated
in the distributed packages.

Show diffs side-by-side

added added

removed removed

Lines of Context:
56
56
 
57
57
## Ignore extra build layers. General features building is sufficient for snapshot release.
58
58
./test-builds.sh --cleanup layer-00-default layer-01-minimal layer-02-maximus || exit 1
59
 
./configure --silent --enable-build-info="DATE: ${date} REVISION: ${revision}"
 
59
./configure --silent --enable-build-info="DATE: ${date} REVISION: ${revision}" --enable-translation
60
60
make -s dist-all
61
61
 
62
62
webbase=/server/httpd/htdocs/squid-cache.org/content/