[SCM] pysoundfile/master: Proper cleanup after build

umlaeute at users.alioth.debian.org umlaeute at users.alioth.debian.org
Thu Jun 18 19:13:56 UTC 2015


The following commit has been merged in the master branch:
commit 564ea52b4a2fdbdb821bfdf68e85f1d6c6c883f8
Author: IOhannes m zmölnig <zmoelnig at umlautQ.umlaeute.mur.at>
Date:   Wed Jun 17 18:29:14 2015 +0200

    Proper cleanup after build

diff --git a/debian/rules b/debian/rules
index 90d80c0..703367b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,3 +7,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/python-distutils.mk
 
 include /usr/share/cdbs/1/rules/utils.mk
+
+clean::
+	rm -rf PySoundFile.egg-info/

-- 
pysoundfile packaging



More information about the pkg-multimedia-commits mailing list