[SCM] libmusicbrainz/master: Use dpkg include
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Mon Sep 12 18:17:47 UTC 2016
The following commit has been merged in the master branch:
commit 8e2df3b9da7003eed9108d425e03ea764fb0f0c9
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Tue Sep 6 08:58:53 2016 +0200
Use dpkg include
diff --git a/debian/rules b/debian/rules
index d775b75..4324307 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,8 @@
#!/usr/bin/make -f
export DEB_LDFLAGS_MAINT_APPEND=-Wl,--as-needed
-DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
+include /usr/share/dpkg/architecture.mk
%:
dh $@ --parallel
--
Library to access the MusicBrainz.org database
More information about the pkg-multimedia-commits
mailing list