r7618 - /trunk/mime-tools/debian/rules

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Sun Sep 16 19:01:21 UTC 2007


Author: dmn
Date: Sun Sep 16 19:01:21 2007
New Revision: 7618

URL: http://svn.debian.org/wsvn/?sc=1&rev=7618
Log:
Hard measures - clean all of testout/* in clean:

Modified:
    trunk/mime-tools/debian/rules

Modified: trunk/mime-tools/debian/rules
URL: http://svn.debian.org/wsvn/trunk/mime-tools/debian/rules?rev=7618&op=diff
==============================================================================
--- trunk/mime-tools/debian/rules (original)
+++ trunk/mime-tools/debian/rules Sun Sep 16 19:01:21 2007
@@ -29,11 +29,7 @@
 clean:	checkroot
 	rm -f build-stamp
 	[ ! -f Makefile ] || $(MAKE) distclean
-	dh_clean testout/msg-629-1.txt testout/msg-629-3.rtx \
-	    testout/msg-629-2.txt testout/msg-629-4.txt testout/msg-629-5.txt \
-	    testout/3d-eye-1.gif testout/3d-eye.gif testout/3d-vise-1.gif \
-	    testout/3d-vise.gif testout/Ref.tlog testout/Entity.tlog \
-	    testout/Gauntlet.tlog
+	dh_clean testout/*
 
 binary-indep:	checkroot build
 	dh_clean




More information about the Pkg-perl-cvs-commits mailing list