--- a/skeleton/debian/rules.tmpl Mon Sep 23 15:02:45 2013 +0200
+++ b/skeleton/debian/rules.tmpl Mon Sep 23 15:03:03 2013 +0200
@@ -17,7 +17,7 @@
dh_testdir
rm -f build-stamp configure-stamp
rm -rf build
- find . -name "*.pyc" | xargs rm -f
+ find . -name "*.pyc" -delete
dh_clean
install: build