[firmware-free] 03/03: 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:53:05 UTC 2015


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

benh pushed a commit to branch master
in repository firmware-free.

commit a42ffe075ad69957bc63851958fdaea602a1bee1
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Sun Aug 16 18:46:15 2015 +0200

    Remove unnecessary and mostly invalid uses of dpkg-architecture
---
 debian/rules.real | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/debian/rules.real b/debian/rules.real
index bc474db..9e5bc67 100644
--- a/debian/rules.real
+++ b/debian/rules.real
@@ -1,7 +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)
 
 export DH_OPTIONS
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/firmware-free.git



More information about the Kernel-svn-changes mailing list