[SCM] csound/master: Remove doc dir on clean

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Oct 20 20:10:44 UTC 2013


The following commit has been merged in the master branch:
commit 1418393660d5db129040d82557dd4deef28aa035
Author: Felipe Sateler <fsateler at debian.org>
Date:   Sun Oct 20 17:06:49 2013 -0300

    Remove doc dir on clean

diff --git a/debian/rules b/debian/rules
index 785b720..7982fe8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -194,7 +194,7 @@ clean::
 	rm -f build-arch-stamp build-indep-stamp manpages-stamp \
 		build-doxygen-stamp
 	rm -f Custom.cmake
-	rm -rf doc/csound
+	rm -rf doc/
 # fail-missing stuff
 	rm -f debian/cdbs-install-diff
 	rm -f debian/cdbs-reduced-install-list

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list