[Pkg-mailman-hackers] Pkg-mailman commit - rev 347 - trunk/debian
    Matej Vela 
    vela at costa.debian.org
       
    Thu Aug 24 13:14:44 UTC 2006
    
    
  
Author: vela
Date: 2006-08-24 13:14:43 +0000 (Thu, 24 Aug 2006)
New Revision: 347
Modified:
   trunk/debian/rules
Log:
Let dh_clean remove backup files.
Modified: trunk/debian/rules
===================================================================
--- trunk/debian/rules	2006-08-24 13:13:06 UTC (rev 346)
+++ trunk/debian/rules	2006-08-24 13:14:43 UTC (rev 347)
@@ -48,7 +48,6 @@
 	rm -rf build-stamp Makefile debian/ucffiles debian/mailman.postinst.ucf
 	rm -f debian/mailman.postrm.ucf
 	dh_clean
-	rm -rf $$(find . -name "*~")
 	chmod +x debian/{prerm,postinst}
 
 binary-indep:	checkroot build
    
    
More information about the Pkg-mailman-hackers
mailing list