mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-11 00:56:18 +00:00
Enforce sources cleaning before tarball build.
This commit is contained in:
@@ -11,6 +11,7 @@ LIBNFC_AUTOTOOLS_ARCHIVE=libnfc-$LIBNFC_VERSION.tar.gz
|
||||
|
||||
echo ">>> Cleaning sources..."
|
||||
# First, clean what we can
|
||||
rm -f configure config.h config.h.in
|
||||
autoreconf -is && ./configure && make distclean
|
||||
svn propget svn:ignore . | xargs rm -rf
|
||||
echo "<<< Sources cleaned."
|
||||
|
||||
Reference in New Issue
Block a user