mirror of
https://git.proxmox.com/git/mirror_corosync
synced 2025-07-27 04:59:33 +00:00
autobuild: clean the build dir first.
This deletes files like .version that cause problems. Signed-off-by: Angus Salkeld <asalkeld@redhat.com>
This commit is contained in:
parent
4e337c7b05
commit
d72f6e38a4
@ -20,6 +20,8 @@ fi
|
||||
|
||||
MOCK=/usr/bin/mock
|
||||
|
||||
git clean -xfd
|
||||
|
||||
set -e
|
||||
|
||||
echo 'running autogen ...'
|
||||
|
Loading…
Reference in New Issue
Block a user