[SCM] easytag/master: Don't remove m4 directory, it's being shipped by upstream

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Fri Oct 11 16:42:02 UTC 2013


The following commit has been merged in the master branch:
commit 37ce34a0bfd963cc474e887fe6c97cdda9d0c80f
Author: Alessio Treglia <alessio at debian.org>
Date:   Fri Oct 11 17:12:48 2013 +0100

    Don't remove m4 directory, it's being shipped by upstream

diff --git a/debian/rules b/debian/rules
index b350c18..cd22480 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,10 +5,6 @@ LDFLAGS += -Wl,--as-needed
 %:
 	dh $@ --with=autoreconf
 
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -rf m4/
-
 override_dh_autoreconf:
 	mkdir -p m4
 	dh_autoreconf

-- 
easytag packaging



More information about the pkg-multimedia-commits mailing list