[SCM] ardour3/master: Fix waf: error: no such option: --tranzport

edwardw-guest at users.alioth.debian.org edwardw-guest at users.alioth.debian.org
Wed Mar 13 01:19:45 UTC 2013


The following commit has been merged in the master branch:
commit f572b4e2233c180f30d05ddf3899114617601b0c
Author: Edward Wang <edward.c.wang at compdigitec.com>
Date:   Tue Mar 12 18:50:52 2013 -0400

    Fix waf: error: no such option: --tranzport

diff --git a/debian/rules b/debian/rules
index b5a818f..7912165 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,7 +36,7 @@ LD_LIBRARY_PATH += :$(DEB_DESTDIR)/usr/lib/ardour3/
 clean::
 	rm -f autowaf.pyc
 
-cdbs_waf_configure_options = --lv2 --lxvst --freedesktop --tranzport --configdir=/etc/ --noconfirm
+cdbs_waf_configure_options = --lv2 --lxvst --freedesktop --configdir=/etc/ --noconfirm
 
 
 # Needed at build time

-- 
ardour3 packaging



More information about the pkg-multimedia-commits mailing list