[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

x11proto-record: Changes to 'debian-unstable'



 debian/rules |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit b3186c4d9397117b9fb473e9cdbabaaadaf68f37
Author: Julien Cristau <jcristau@debian.org>
Date:   Sat Nov 21 12:04:01 2009 +0100

    Remove config.* in debian/rules clean

diff --git a/debian/rules b/debian/rules
index 812e1b3..26a6cd6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -55,6 +55,7 @@ clean:
 	rm -rf autom4te.cache */autom4te.cache
 	rm -rf obj-*
 	rm -f aclocal.m4 configure install-sh missing mkinstalldirs
+	rm -f config.guess config.sub
 	find -name Makefile.in -delete
 
 	dh_clean


Reply to: