[SCM] mda-lv2/master: Properly clean sources tree.

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Tue Jan 10 22:06:20 UTC 2012


The following commit has been merged in the master branch:
commit 98908edf9d14c6576a9a12cb1ead46d6471f8cc4
Author: Alessio Treglia <alessio at debian.org>
Date:   Tue Jan 10 22:46:24 2012 +0100

    Properly clean sources tree.

diff --git a/debian/rules b/debian/rules
index 6aa99c3..1ff62ff 100755
--- a/debian/rules
+++ b/debian/rules
@@ -17,6 +17,7 @@ override_dh_auto_install:
 
 override_dh_auto_clean:
 	$(WAF) distclean
+	find -name "*.pyc" -delete
 	dh_auto_clean
 
 # No tests available

-- 
mda-lv2 packaging



More information about the pkg-multimedia-commits mailing list