[pkg-opensc-commit] [libp11] 120/239: Add --force to autoreconf
Eric Dorland
eric at moszumanska.debian.org
Sat Oct 17 06:21:16 UTC 2015
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository libp11.
commit 68ab791655d99a963956aa6f546f2132ad2654ea
Author: Alon Bar-Lev <alon.barlev at gmail.com>
Date: Fri Apr 18 20:38:14 2008 +0000
Add --force to autoreconf
---
bootstrap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bootstrap b/bootstrap
index c733ee3..1ed89d2 100755
--- a/bootstrap
+++ b/bootstrap
@@ -7,4 +7,4 @@ if test -f Makefile; then
fi
rm -rf *~ *.cache *.m4 config.guess config.log \
config.status config.sub depcomp ltmain.sh
-autoreconf --verbose --install
+autoreconf --verbose --install --force
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opensc/libp11.git
More information about the pkg-opensc-commit
mailing list