[SCM] csound/master: Delete custom.py on clean

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Oct 23 16:16:05 UTC 2011


The following commit has been merged in the master branch:
commit 18b49f8713c75d29e602d0fcbf0384eafd02aa74
Author: Felipe Sateler <fsateler at debian.org>
Date:   Fri Oct 21 20:10:08 2011 -0300

    Delete custom.py on clean

diff --git a/debian/rules b/debian/rules
index d01f98e..e1cf50c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -194,6 +194,7 @@ clean::
 clean::
 	rm -f build-arch-stamp build-indep-stamp manpages-stamp \
 		build-doxygen-stamp
+	rm -f custom.py
 # and there still is stuff that doesn't get deleted.
 	rm -f interfaces/*.java
 	rm -f interfaces/*_interface_wrap.*

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list