[SCM] lives/master: Use helper file from dpkg-dev

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun Jan 17 17:01:46 UTC 2016


The following commit has been merged in the master branch:
commit e7bc5e6e169c3e24e7fd460b922efbae118bdfb0
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun Jan 17 16:02:47 2016 +0100

    Use helper file from dpkg-dev

diff --git a/debian/rules b/debian/rules
index e3599d8..f47df6c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,7 +2,7 @@
 
 export REPACK_SH=$(CURDIR)/debian/repack.sh
 
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+include /usr/share/dpkg/architecture.mk
 include /usr/share/dpkg/pkg-info.mk
 
 DPKG_EXPORT_BUILDFLAGS = 1

-- 
lives packaging



More information about the pkg-multimedia-commits mailing list