- Force use of automake 1.6 for make distcheck bug.

- Set verbose mode on the release script.
This commit is contained in:
Jamie Wilkinson 2003-01-30 20:05:16 +00:00
parent 4674ab5136
commit dc6eaa8589
2 changed files with 4 additions and 1 deletions

View file

@ -23,5 +23,5 @@ fi
aclocal && \
autoheader && \
libtoolize --copy --automake && \
automake --foreign --add-missing --copy && \
automake1.6 --foreign --add-missing --copy && \
autoconf

View file

@ -13,6 +13,9 @@ if [ -z "$1" ]; then
echo this script is going to cvs export from that tag
fi
# this script is prone to err, tell me what's happening
set -x
cd ~/src/quake2
chmod -R u+w export