mirror of
https://github.com/nfc-tools/libnfc.git
synced 2026-04-21 22:16:16 +00:00
Remove last SVN cruft
This commit is contained in:
@@ -13,7 +13,7 @@ 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
|
||||
git clean -dfX
|
||||
echo "<<< Sources cleaned."
|
||||
|
||||
if [ ! -f $LIBNFC_AUTOTOOLS_ARCHIVE ]; then
|
||||
|
||||
Reference in New Issue
Block a user