diff --git a/autobuild.sh b/autobuild.sh index df429efb..17e1a378 100755 --- a/autobuild.sh +++ b/autobuild.sh @@ -20,6 +20,8 @@ fi MOCK=/usr/bin/mock +git clean -xfd + set -e echo 'running autogen ...'