Avoid check_pristine in the release.sh scripts
commit1b950b42bf0662d8a6a1be9be3c876f69fb8032f
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jul 2009 17:02:25 +0000 (23 19:02 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Thu, 23 Jul 2009 23:44:55 +0000 (24 01:44 +0200)
treeed7e30c7c69029506734ce881207eb7bfd3734f4
parente9bd97f8e95a096ccbf6031413f3ed11c420ba38
Avoid check_pristine in the release.sh scripts

Our original way to install things was to require a fully pristine tree.
That was not very nice, so we introduced the pre- and post-install.sh
scripts in /share/msysGit/.

Make use of them in the 'msys' branch.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/common/update-lib.sh
src/cvs/release.sh
src/cvsps/release.sh
src/libtool/release.sh
src/rxvt/release.sh
src/subversion/release.sh
src/swig/release.sh
src/zlib/release.sh