[SCM] csound/master: api docs folder changed

fsateler at users.alioth.debian.org fsateler at users.alioth.debian.org
Sun Aug 4 00:15:46 UTC 2013


The following commit has been merged in the master branch:
commit 788f72b7e3a428f7dff82f318446e7b86ea71d49
Author: Felipe Sateler <fsateler at debian.org>
Date:   Fri Jul 12 20:13:09 2013 -0400

    api docs folder changed

diff --git a/debian/libcsound64-doc.docs b/debian/libcsound64-doc.docs
index 0bd3136..156b7c0 100644
--- a/debian/libcsound64-doc.docs
+++ b/debian/libcsound64-doc.docs
@@ -1 +1 @@
-doc/html
+doc/csound/html
diff --git a/debian/rules b/debian/rules
index 8cb3e0b..ae67af3 100755
--- a/debian/rules
+++ b/debian/rules
@@ -184,7 +184,7 @@ clean::
 	rm -f build-arch-stamp build-indep-stamp manpages-stamp \
 		build-doxygen-stamp
 	rm -f Custom.cmake
-	rm -rf doc/html
+	rm -rf doc/csound
 # fail-missing stuff
 	rm -f debian/cdbs-install-diff
 	rm -f debian/cdbs-reduced-install-list
@@ -228,7 +228,7 @@ install/csladspa::
 		$(CURDIR)/debian/tmp/usr/lib/ladspa/csladspa.so
 
 install/libcsound64-doc::
-	rm -f doc/html/*.md5 doc/html/*.map doc/html/*.dot
+	rm -f doc/csound/html/*.md5 doc/csound/html/*.map doc/csound/html/*.dot
 
 # Don't ship any executable examples, they don't need to be
 # Currently only arch packages carry examples

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list