From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-libs/cxsparse/
Date: Wed,  1 Mar 2017 20:35:17 +0000 (UTC)	[thread overview]
Message-ID: <1488400501.a86ad55de4ad64caeac2f6ca29a6bf0316894191.soap@gentoo> (raw)
commit:     a86ad55de4ad64caeac2f6ca29a6bf0316894191
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Wed Mar  1 20:29:40 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Wed Mar  1 20:35:01 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a86ad55d
sci-libs/cxsparse: Call einstalldocs in multilib_src_install_all
Package-Manager: Portage-2.3.3, Repoman-2.3.1
 .../{cxsparse-3.1.2.ebuild => cxsparse-3.1.2-r1.ebuild}        | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild b/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild
similarity index 85%
rename from sci-libs/cxsparse/cxsparse-3.1.2.ebuild
rename to sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild
index 0ee9ba90330..7ebc9be5c78 100644
--- a/sci-libs/cxsparse/cxsparse-3.1.2.ebuild
+++ b/sci-libs/cxsparse/cxsparse-3.1.2-r1.ebuild
@@ -19,13 +19,13 @@ DEPEND="${RDEPEND}
 	virtual/pkgconfig"
 
 multilib_src_configure() {
-	ECONF_SOURCE="${S}" \
-		econf \
+	ECONF_SOURCE="${S}" econf \
 		$(use_enable static-libs static)
 }
 
 multilib_src_install_all() {
-	if ! use static-libs; then
-		find "${ED}" -name "*.la" -delete || die
-	fi
+	einstalldocs
+
+	# package provides .pc files
+	find "${D}" -name '*.la' -delete || die
 }
next             reply	other threads:[~2017-03-01 20:35 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-01 20:35 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2023-06-20  0:02 [gentoo-commits] repo/gentoo:master commit in: sci-libs/cxsparse/ Michael Orlitzky
2023-06-20  0:02 Michael Orlitzky
2021-10-11 22:22 Yixun Lan
2021-04-24 13:07 David Seifert
2021-01-06 15:17 Fabian Groffen
2020-11-07 17:57 Sam James
2020-10-09 13:47 Conrad Kostecki
2020-07-21 10:03 Andreas Sturmlechner
2020-07-19 16:03 Sam James
2020-07-07  6:58 Sergei Trofimovich
2020-06-22  6:57 Agostino Sarubbo
2020-06-21 17:08 Agostino Sarubbo
2020-06-21 17:03 Agostino Sarubbo
2020-06-02 22:21 Mart Raudsepp
2019-11-24  3:36 Aaron Bauman
2018-06-03  2:59 Aaron Bauman
2017-04-25  4:57 Jeroen Roovers
2017-03-22 23:00 Michael Weber
2017-03-17 10:42 Agostino Sarubbo
2017-03-16 18:51 Michael Weber
2017-03-13 12:58 Agostino Sarubbo
2017-01-22 10:21 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=1488400501.a86ad55de4ad64caeac2f6ca29a6bf0316894191.soap@gentoo \
    --to=soap@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