[cpp-sp] 33/42: Also remove config.guess and config.sub on clean
Scott Cantor
cantor.2 at osu.edu
Thu Dec 20 19:44:50 EST 2018
This is an automated email from the git hooks/post-receive script.
scantor pushed a commit to annotated tag debian/2.4.2+dfsg-1
in repository cpp-sp.
View the commit online:
http://git.shibboleth.net/view/?p=cpp-sp.git;a=commit;h=123f969d5bcd7ea87b84a176c62d53907391762f
commit 123f969d5bcd7ea87b84a176c62d53907391762f
Author: Russ Allbery <rra at debian.org>
AuthorDate: Wed Apr 6 23:29:55 2011 -0700
Also remove config.guess and config.sub on clean
---
debian/clean | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/clean b/debian/clean
index 4021626..83741e5 100644
--- a/debian/clean
+++ b/debian/clean
@@ -1,4 +1,6 @@
aclocal.m4
+build-aux/config.guess
+build-aux/config.sub
build-aux/depcomp
build-aux/install-sh
build-aux/ltmain.sh
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list