[nfft] 03/04: Drop superfluous query for DEB_HOST_ARCH_CPU.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Mon Oct 31 11:29:25 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository nfft.

commit a6722c1d8380b013b728dace9dcb30b185e65339
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Mon Oct 31 09:00:06 2016 +0000

    Drop superfluous query for DEB_HOST_ARCH_CPU.
---
 debian/rules | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2d68d6d..ff6c8c4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -23,8 +23,6 @@ BUILD_OPTIONS = \
 	--enable-all \
 	--enable-openmp
 
-DEB_HOST_ARCH_CPU := $(shell dpkg-architecture --query DEB_HOST_ARCH_CPU)
-
 %:
 	dh $@
 

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



More information about the debian-science-commits mailing list