[SCM] ardour Debian packaging branch, master, updated. upstream/2.8-73-gb177712

freee at users.alioth.debian.org freee at users.alioth.debian.org
Wed Jul 22 16:54:51 UTC 2009


The following commit has been merged in the master branch:
commit 27cfbbcd7d25b4f2f9217e93bb7e665139d3be1e
Author: Free Ekanayaka <free at 64studio.com>
Date:   Sun Apr 19 18:58:18 2009 +0200

    Pass VST=0 to scons

diff --git a/debian/rules b/debian/rules
index c25b47c..a480ad1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -62,7 +62,8 @@ DEB_SCONS_EXTRA_FLAGS := \
 	NLS=yes \
 	FREEDESKTOP=no \
 	$(NJOBS) \
-	SYSLIBS=yes
+	SYSLIBS=yes \
+	VST=0
 
 DEB_SCONS_NOOPT_FLAGS := DEBUG=no FPU_OPTIMIZATION=no
 ifneq (,$(findstring amd64,$(DEB_BUILD_ARCH)))

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list