[SCM] Debian packaging for jack-audio-connection-kit branch, master.jackd2, updated. debian/1.9.4+svn3842-2-58-gc7b9162

js at users.alioth.debian.org js at users.alioth.debian.org
Thu Apr 1 20:43:36 UTC 2010


The following commit has been merged in the master.jackd2 branch:
commit 0f306fdb58eb4ed3e34cdb09f489816dbf1a83fd
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Thu Apr 1 22:20:45 2010 +0200

    Enable waf verbose mode (easing porter work).

diff --git a/debian/rules b/debian/rules
index e6cdf48..e21774c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,7 @@ include /usr/share/cdbs/1/class/makefile.mk
 
 MIXED_FLAGS = $(if $(filter amd64,$(DEB_BUILD_ARCH)),--mixed)
 
-DEB_MAKE_INVOKE = waf --destdir=$(CURDIR)/debian/tmp
+DEB_MAKE_INVOKE = waf -v --destdir=$(CURDIR)/debian/tmp
 DEB_MAKE_INSTALL_TARGET = install
 DEB_MAKE_CLEAN_TARGET = distclean
 

-- 
Debian packaging for jack-audio-connection-kit



More information about the pkg-multimedia-commits mailing list