[firmware-nonfree] 05/05: Remove unnecessary and mostly invalid uses of dpkg-architecture
debian-kernel at lists.debian.org
debian-kernel at lists.debian.org
Sun Aug 16 16:39:19 UTC 2015
This is an automated email from the git hooks/post-receive script.
benh pushed a commit to branch master
in repository firmware-nonfree.
commit 5922d558baf22688a699892aa7cc8fa0a0fa949e
Author: Ben Hutchings <ben at decadent.org.uk>
Date: Sun Aug 16 18:37:07 2015 +0200
Remove unnecessary and mostly invalid uses of dpkg-architecture
---
debian/rules.real | 4 ----
1 file changed, 4 deletions(-)
diff --git a/debian/rules.real b/debian/rules.real
index 2386f8a..9ffce26 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -1,8 +1,4 @@
SHELL := sh -e
-DEB_HOST_ARCH := $(shell dpkg-architecture -a$(ARCH) -qDEB_HOST_ARCH)
-DEB_HOST_GNU_TYPE := $(shell dpkg-architecture -a$(ARCH) -qDEB_HOST_GNU_TYPE)
-DEB_BUILD_ARCH := $(shell dpkg-architecture -a$(ARCH) -qDEB_BUILD_ARCH)
-HAVE_MULTIARCH := $(shell dpkg-architecture -qDEB_HOST_MULTIARCH 2>/dev/null)
export DH_OPTIONS
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/firmware-nonfree.git
More information about the Kernel-svn-changes
mailing list