[grads] 06/10: R-add DEB_HOST_MULTIARCH which got dropped

Alastair McKinstry mckinstry at moszumanska.debian.org
Tue May 24 13:14:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

mckinstry pushed a commit to branch debian/master
in repository grads.

commit 0a37054380d713fe4fb70e9e75007fbb995a2c02
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Tue May 24 09:34:28 2016 +0100

    R-add DEB_HOST_MULTIARCH which got dropped
---
 debian/rules | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/debian/rules b/debian/rules
index fe6376e..161f7a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,6 +5,8 @@
 	dh $@ # --with autoreconf
 
 
+DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
+
 DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/buildflags.mk
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/grads.git



More information about the debian-science-commits mailing list