commit: 009278e5455595a1dae85dd7c093c45d39a48554
Author: Benda Xu <heroxbd <AT> gentoo <DOT> org>
AuthorDate: Sun May 28 00:40:31 2017 +0000
Commit: Benda XU <heroxbd <AT> gentoo <DOT> org>
CommitDate: Sun May 28 00:41:15 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=009278e5
sci-physics/cernlib: remove dpkg-architecture directories.
Package-Manager: Portage-2.3.3, Repoman-2.3.1
sci-physics/cernlib/cernlib-2006-r6.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/sci-physics/cernlib/cernlib-2006-r6.ebuild
b/sci-physics/cernlib/cernlib-2006-r6.ebuild
index 6ce9e60ad69..abdee879227 100644
--- a/sci-physics/cernlib/cernlib-2006-r6.ebuild
+++ b/sci-physics/cernlib/cernlib-2006-r6.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -48,6 +48,7 @@ src_prepare() {
-e "s:\$DEPS -llapack -lm:$($(tc-getPKG_CONFIG) --libs
lapack):" \
-e 's:`depend $d $a blas`::' \
-e 's:X11R6:X11:g' \
+ -e 's: /[^ ]*`dpkg-arch.*`::' \
debian/add-ons/bin/cernlib.in || die "sed failed"
cp debian/add-ons/Makefile .