[SCM] ardour Debian packaging branch, master, updated. debian/2.8.6-1-15-g8216352

js at users.alioth.debian.org js at users.alioth.debian.org
Sun May 16 15:38:04 UTC 2010


The following commit has been merged in the master branch:
commit 821635285732c324ae2e2976e04c66bb97dc879a
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun May 16 17:37:49 2010 +0200

    Rely on CDBS for variable DEB_BUILD_ARCH: provided since ages.

diff --git a/debian/rules b/debian/rules
index 6b3a6cc..499c85d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,8 +12,6 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 DEB_CLEAN_EXCLUDE=debian/tmp
 DEB_DESTDIR = $(CURDIR)/debian/tmp/
 
-DEB_BUILD_ARCH ?= $(shell dpkg-architecture -qDEB_BUILD_ARCH)
-
 ifneq (,$(findstring parallel,$(DEB_BUILD_OPTIONS)))
 	PARALLEL_JOBS := $(shell echo $(DEB_BUILD_OPTIONS) | \
 		sed -e 's/.*parallel=\([0-9]\+\).*/\1/')

-- 
ardour Debian packaging



More information about the pkg-multimedia-commits mailing list