[SCM] zyn packaging branch, master, updated. upstream/1+git.20100609-15-g6d32693

alessio at users.alioth.debian.org alessio at users.alioth.debian.org
Wed Jun 9 13:47:43 UTC 2010


The following commit has been merged in the master branch:
commit 6d3269329adbc33070c6b2fac2687ac1c1580f98
Author: Alessio Treglia <alessio at debian.org>
Date:   Wed Jun 9 15:45:33 2010 +0200

    Pass LV2_PATH to the configure.

diff --git a/debian/rules b/debian/rules
index a11beb0..b635d7b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ WAF = ./waf
 	dh $@
 
 override_dh_auto_configure:
-	$(WAF) configure
+	$(WAF) configure --lv2-dir=$(CURDIR)/debian/zynadd/usr/lib/lv2
 
 override_dh_auto_build:
 	$(WAF)

-- 
zyn packaging



More information about the pkg-multimedia-commits mailing list