[SCM] csound/master: correct clean doc command

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Fri Jan 24 17:13:29 UTC 2014


The following commit has been merged in the master branch:
commit 503ac1b2c66e03e5e6de4e138142ccd2192ecefc
Author: Felipe Sateler <fsateler at debian.org>
Date:   Wed Jan 22 01:16:39 2014 -0300

    correct clean doc command

diff --git a/debian/rules b/debian/rules
index 2ebe27e..020a8b6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -173,7 +173,7 @@ clean::
 	rm -f build-arch-stamp build-indep-stamp manpages-stamp \
 		build-doxygen-stamp
 	rm -f Custom.cmake
-	rm -rf doc/
+	rm -rf doc/csound
 # 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