[superlu-dist] 04/07: define DEB_HOST_MULTIARCH

Drew Parsons dparsons at moszumanska.debian.org
Wed Nov 8 10:23:31 UTC 2017


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

dparsons pushed a commit to branch master
in repository superlu-dist.

commit 8aedb3f715ac5bc6d40863d459022fb7915b9a08
Author: Drew Parsons <dparsons at debian.org>
Date:   Wed Nov 8 17:38:54 2017 +0800

    define DEB_HOST_MULTIARCH
---
 debian/rules | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/rules b/debian/rules
index 3658bfe..6baf066 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 # output every command that modifies files on the build system.
 #export DH_VERBOSE = 1
 
+export DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
 # see FEATURE AREAS in dpkg-buildflags(1)
 #export DEB_BUILD_MAINT_OPTIONS = hardening=+all

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



More information about the debian-science-commits mailing list