[SCM] alsaequal/master: No need to run make clean as dh_auto_clean	does it by itself
    alessio at users.alioth.debian.org 
    alessio at users.alioth.debian.org
       
    Mon Nov 29 17:21:54 UTC 2010
    
    
  
The following commit has been merged in the master branch:
commit a1502b8c89069d474a9bf8620ac83982b9d3946d
Author: Alessio Treglia <alessio at debian.org>
Date:   Mon Nov 29 18:21:05 2010 +0100
    No need to run make clean as dh_auto_clean does it by itself
diff --git a/debian/rules b/debian/rules
index 04fd2b3..bc3b2b7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,5 @@
 %:
 	dh $@
 
-clean:
-	dh_testdir
-	make clean
+dh_clean:
 	dh_clean -XMakefile~
-- 
alsaequal packaging
    
    
More information about the pkg-multimedia-commits
mailing list