public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Fabian Groffen" <grobian@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/prefix:master commit in: dev-libs/libgpg-error/
Date: Thu,  3 May 2018 06:23:22 +0000 (UTC)	[thread overview]
Message-ID: <1525328398.18bbd63c1bdd06159798145e7993929f76d0eb3c.grobian@gentoo> (raw)

commit:     18bbd63c1bdd06159798145e7993929f76d0eb3c
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Thu May  3 06:19:58 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Thu May  3 06:19:58 2018 +0000
URL:        https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=18bbd63c

dev-libs/libgpg-error: fix configure/build on Solaris 10

Package-Manager: Portage-2.3.18-prefix, Repoman-2.3.6

 dev-libs/libgpg-error/libgpg-error-1.29.ebuild | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
index 0506ee45b1..6bb622efd3 100644
--- a/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
+++ b/dev-libs/libgpg-error/libgpg-error-1.29.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit libtool ltprune multilib-minimal toolchain-funcs autotools
+inherit libtool ltprune multilib-minimal toolchain-funcs autotools prefix
 
 DESCRIPTION="Contains error handling functions used by GnuPG software"
 HOMEPAGE="http://www.gnupg.org/related_software/libgpg-error"
@@ -30,6 +30,9 @@ MULTILIB_WRAPPED_HEADERS=(
 src_prepare() {
 	default
 	eapply "${DISTDIR}"/${P}-solaris.patch
+	# autogen is needed for getting a version number, it needs a
+	# POSIX compliant shell
+	hprefixify "${S}"/autogen.sh
 	eautoreconf
 	elibtoolize
 }


             reply	other threads:[~2018-05-03  6:23 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-03  6:23 Fabian Groffen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-12-26 21:23 [gentoo-commits] repo/proj/prefix:master commit in: dev-libs/libgpg-error/ Sam James
2020-12-26 21:22 Sam James
2020-12-26 19:16 Fabian Groffen
2020-12-16  7:07 Fabian Groffen
2020-12-09  0:46 Sam James
2018-11-19 14:13 Fabian Groffen
2018-05-29 17:26 Michael Haubenwallner
2018-04-20 12:22 Fabian Groffen
2017-11-25 20:09 Fabian Groffen

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=1525328398.18bbd63c1bdd06159798145e7993929f76d0eb3c.grobian@gentoo \
    --to=grobian@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