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

New commits:
commit 6942316d8d68b15bb1152463eba25ec424bdac0f
Author: Julien Cristau <[email protected]>
Date:   Sat Nov 21 12:04:02 2009 +0100

    Remove config.* in debian/rules clean

diff --git a/debian/rules b/debian/rules
index 574c0bc..502acd8 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


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to