public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Matthias Maier" <tamiko@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cblas-reference/
Date: Wed, 26 Oct 2016 01:30:04 +0000 (UTC)	[thread overview]
Message-ID: <1477445344.aca8ce1ed089c80e40dbb6aa922ef70e45ac2eb9.tamiko@gentoo> (raw)

commit:     aca8ce1ed089c80e40dbb6aa922ef70e45ac2eb9
Author:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 26 01:27:46 2016 +0000
Commit:     Matthias Maier <tamiko <AT> gentoo <DOT> org>
CommitDate: Wed Oct 26 01:29:04 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aca8ce1e

sci-libs/cblas-reference: do not remove /usr/lib, bug #596036, bug #597288

Non non-amd64 systems "$(get_libdir)" might actually be "lib". So do not
blindly delete this folder.

Package-Manager: portage-2.3.0

 sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild | 1 -
 1 file changed, 1 deletion(-)

diff --git a/sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild b/sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild
index 9a1017c..c2ecde1 100644
--- a/sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild
+++ b/sci-libs/cblas-reference/cblas-reference-20151113-r2.ebuild
@@ -74,7 +74,6 @@ src_install() {
 
 	rmdir "${ED}/usr/$(get_libdir)/pkgconfig" || die
 	rmdir "${ED}/usr/include" || die
-	rm -rf "${ED}"/usr/lib/ || die
 
 	eselect cblas add $(get_libdir) "${T}"/eselect.cblas.reference ${ESELECT_PROF}
 }


             reply	other threads:[~2016-10-26  1:30 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-26  1:30 Matthias Maier [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-12-12 13:06 [gentoo-commits] repo/gentoo:master commit in: sci-libs/cblas-reference/ Mikle Kolyada
2018-08-11 17:00 Mike Gilbert
2017-10-16  3:34 David Seifert
2017-06-28 11:13 Alexis Ballier
2016-09-30  4:20 Matthias Maier
2016-04-02 14:56 Justin Lecher
2016-02-06  6:41 Jeroen Roovers
2016-01-17 17:02 Agostino Sarubbo
2015-12-29 11:04 Agostino Sarubbo
2015-12-28 19:20 Justin Lecher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1477445344.aca8ce1ed089c80e40dbb6aa922ef70e45ac2eb9.tamiko@gentoo \
    --to=tamiko@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox