[SCM] libsbsms/master: Drop override_dh_auto_clean (not needed any more).

bdrung at users.alioth.debian.org bdrung at users.alioth.debian.org
Wed Oct 12 13:33:15 UTC 2011


The following commit has been merged in the master branch:
commit 597fa9175ca781bec8ae70f4cbe2554f84a8ca49
Author: Benjamin Drung <bdrung at debian.org>
Date:   Wed Oct 12 14:55:17 2011 +0200

    Drop override_dh_auto_clean (not needed any more).

diff --git a/debian/rules b/debian/rules
index 03febb7..4cbcce1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,9 +3,5 @@
 %:
 	dh $@ --with autoreconf
 
-override_dh_auto_clean:
-	rm -rf config
-	dh_auto_clean
-
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-shared

-- 
libsbsms packaging



More information about the pkg-multimedia-commits mailing list