mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
ci/flac-autotool.sh : Test 'distcheck' target instead of 'check'.
This commit is contained in:
@@ -11,4 +11,7 @@ set -x
|
||||
./configure
|
||||
|
||||
# Should do 'distcheck' here instead of 'check', but 'distcheck' is currently busted.
|
||||
V=1 make clean check
|
||||
V=1 make clean distcheck
|
||||
|
||||
# Since we're doing 'make distcheck' we remove the generated source tarball.
|
||||
rm -f flac-*.tar.xz
|
||||
|
||||
Reference in New Issue
Block a user