[SCM] csound packaging branch, master, updated. debian/5.12.1.dfsg-3-2-g1669b9e

js at users.alioth.debian.org js at users.alioth.debian.org
Wed Aug 4 20:46:50 UTC 2010


The following commit has been merged in the master branch:
commit ea959e952c85b6803153dce736774bf84e056aef
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Wed Aug 4 13:58:19 2010 -0400

    Build documentation in -doc specific build target, to avoid supoerfluous rebuilds in arch-only rebuilds. Closes: bug#590948, thanks to Julin Cristau and others.

diff --git a/debian/rules b/debian/rules
index 726227e..9882614 100755
--- a/debian/rules
+++ b/debian/rules
@@ -161,8 +161,9 @@ DEB_SCONS_BUILD_OPTIONS = $(NJOBS)
 DEB_SCONS_INSTALL_OPTIONS = instdir=$(CURDIR)/debian/tmp
 DEB_SCONS_INSTALL_TARGET = install=1
 
-build-indep: build-indep-stamp
-build-indep-stamp:
+
+build/libcsound64-doc:: build-doxygen-stamp
+build-doxygen-stamp:
 	doxygen
 	touch $@
 

-- 
csound packaging



More information about the pkg-multimedia-commits mailing list