The following commit has been merged in the master branch:
commit 78c545214095b023c5706430c697b49c157b0e6c
Author: Niels Thykier <[email protected]>
Date:   Fri Apr 8 16:13:06 2011 +0200

    Removed redundant find from the clean rules

diff --git a/debian/rules b/debian/rules
index 76f1d04..424144e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -78,7 +78,6 @@ clean: $(neededfiles)
        rm -rf debian/tests
        rm -rf man/man1/
        rm -fr debian/test.locale
-       find -name "*.py?" -print0 | xargs -0r rm
        dh_clean
 
 binary-indep: $(neededfiles) build

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to