public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "David Seifert" <soap@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/mm/
Date: Sun, 31 Dec 2017 12:44:33 +0000 (UTC)	[thread overview]
Message-ID: <1514724228.9f55795f3595867b13576fb89301a0b19004adca.soap@gentoo> (raw)

commit:     9f55795f3595867b13576fb89301a0b19004adca
Author:     David Seifert <soap <AT> gentoo <DOT> org>
AuthorDate: Sun Dec 31 11:37:49 2017 +0000
Commit:     David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Sun Dec 31 12:43:48 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9f55795f

dev-libs/mm: Minor touchups

Package-Manager: Portage-2.3.19, Repoman-2.3.6

 dev-libs/mm/mm-1.4.2-r2.ebuild | 16 +++++++++-------
 1 file changed, 9 insertions(+), 7 deletions(-)

diff --git a/dev-libs/mm/mm-1.4.2-r2.ebuild b/dev-libs/mm/mm-1.4.2-r2.ebuild
index 405cb0a82e8..23b44f79179 100644
--- a/dev-libs/mm/mm-1.4.2-r2.ebuild
+++ b/dev-libs/mm/mm-1.4.2-r2.ebuild
@@ -13,10 +13,14 @@ KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~spa
 IUSE=""
 
 src_prepare() {
+	default
 	sed -i Makefile.in \
 		-e '/--mode=link/s| -o | $(LDFLAGS)&|g' \
 		|| die "sed Makefile.in"
-	default
+}
+
+src_configure() {
+	econf --disable-static
 }
 
 src_test() {
@@ -24,11 +28,9 @@ src_test() {
 }
 
 src_install() {
-	emake install DESTDIR="${D}"
-	dodoc README ChangeLog INSTALL PORTING THANKS
-}
+	default
+	dodoc PORTING
 
-pkg_postinst() {
-	ewarn 'if you upgraded from mm-1.3 or earlier please run:'
-	ewarn "revdep-rebuild --library \"/usr/$(get_libdir)/libmm.so.13\""
+	# no static archive installed
+	find "${D}" -name '*.la' -delete || die
 }


             reply	other threads:[~2017-12-31 12:44 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-31 12:44 David Seifert [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-10-03 21:25 [gentoo-commits] repo/gentoo:master commit in: dev-libs/mm/ Sam James
2024-10-03 21:25 Sam James
2024-10-03 21:20 Sam James
2021-08-29  8:37 Marek Szuba
2019-05-22  2:52 Aaron Bauman
2018-04-18 20:35 Mikle Kolyada
2018-04-18 20:34 Mikle Kolyada
2018-03-06 15:36 Jeroen Roovers
2018-03-05 17:13 Tobias Klausmann
2018-02-23 10:15 Sergei Trofimovich
2018-02-21 23:20 Sergei Trofimovich
2018-02-21  3:01 Thomas Deutschmann
2018-02-20 20:41 Sergei Trofimovich
2017-08-04 18:35 Amy Liffey
2017-07-07 17:45 Alexis Ballier

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=1514724228.9f55795f3595867b13576fb89301a0b19004adca.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