[SCM] pd-iemmatrix/master: added clean target to cleanup leftover files

zmoelnig-guest at users.alioth.debian.org zmoelnig-guest at users.alioth.debian.org
Tue Feb 8 15:10:38 UTC 2011


The following commit has been merged in the master branch:
commit f300c120a45a9f724363e13c47b41bb2d37567c5
Author: IOhannes m zmölnig <zmoelnig at iem.at>
Date:   Tue Feb 8 15:29:08 2011 +0100

    added clean target to cleanup leftover files

diff --git a/debian/rules b/debian/rules
index bca0ba8..1b00d0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -42,3 +42,7 @@ DEB_AUTO_UPDATE_AUTOCONF = 2.61
 
 DEB_CONFIGURE_EXTRA_FLAGS += --with-extension=pd_linux
 
+
+# remove generated files not cleaned up on "make clean"
+clean::
+	-rm -f VERSION.txt doc/iemmatrix-meta.pd

-- 
pd-iemmatrix packaging



More information about the pkg-multimedia-commits mailing list