r829 - packages/libhtml-clean-perl/trunk/debian
Gunnar Wolf
gwolf@costa.debian.org
Sat, 26 Mar 2005 19:19:03 +0000
Author: gwolf
Date: 2005-03-26 19:19:03 +0000 (Sat, 26 Mar 2005)
New Revision: 829
Modified:
packages/libhtml-clean-perl/trunk/debian/rules
Log:
Clean up properly
Modified: packages/libhtml-clean-perl/trunk/debian/rules
===================================================================
--- packages/libhtml-clean-perl/trunk/debian/rules 2005-03-26 19:17:05 UTC (rev 828)
+++ packages/libhtml-clean-perl/trunk/debian/rules 2005-03-26 19:19:03 UTC (rev 829)
@@ -24,6 +24,8 @@
rm -f build-stamp
dh_clean
-$(MAKE) distclean
+ # Remove the output from the test
+ rm -f t/testpages/t*.html
binary-indep: checkroot build
dh_clean