[SCM] Extract bibliographic references from various sources branch, debian, updated. 6e6f6c8465e841267defb8750f7a78f910a4ed6d

Filippo Rusconi (Debian Maintainer) rusconi-debian at laposte.net
Sun Jun 21 20:26:10 UTC 2009


The following commit has been merged in the debian branch:
commit 686c3e00959afffdee67b184dc03177abe15a466
Author: Filippo Rusconi (Debian Maintainer) <rusconi-debian at laposte.net>
Date:   Wed Jun 17 09:20:33 2009 +0200

    debian/rules: remove unused CROSS-compiling stuff.

diff --git a/debian/rules b/debian/rules
index abf4d99..8a6dd0d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,11 +7,6 @@ export DH_VERBOSE=1
 DEB_HOST_GNU_TYPE   ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
 DEB_BUILD_GNU_TYPE  ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
 
-ifneq ($(DEB_HOST_GNU_TYPE),$(DEB_BUILD_GNU_TYPE))
-CROSS= --build $(DEB_BUILD_GNU_TYPE) --host $(DEB_HOST_GNU_TYPE)
-else
-CROSS= --build $(DEB_BUILD_GNU_TYPE)
-endif
 
 PACKAGE=cb2bib
 

-- 
Extract bibliographic references from various sources



More information about the debian-science-commits mailing list