skeleton/debian/rules.tmpl
branchstable
changeset 9237 6dd47bcfcf88
parent 8365 51c390500c63
child 9238 08812a274425
--- a/skeleton/debian/rules.tmpl	Mon Sep 23 15:01:59 2013 +0200
+++ b/skeleton/debian/rules.tmpl	Mon Sep 23 15:02:45 2013 +0200
@@ -15,7 +15,6 @@
 
 clean:
 	dh_testdir
-	dh_testroot
 	rm -f build-stamp configure-stamp
 	rm -rf build
 	find . -name "*.pyc" | xargs rm -f