Check the setup.py really works

This commit is contained in:
Laurent Bachelier 2013-03-06 23:58:21 +01:00
commit 5384a84de8

View file

@ -30,7 +30,8 @@ vi +2 ChangeLog
set_version $VERSION
echo "Building Qt applications..."
make clean && make all
make clean
./setup.py sdist bdist clean -a || exit 1
echo "Generating manpages..."
tools/make_man.sh