From: "José María Alonso" <nimiux@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lisp:master commit in: dev-libs/libsigsegv/
Date: Tue, 1 May 2018 14:07:08 +0000 (UTC) [thread overview]
Message-ID: <1525183682.80555d25e1f29b88c35f0f6bea59f8ca7ec7a4f9.nimiux@gentoo> (raw)
commit: 80555d25e1f29b88c35f0f6bea59f8ca7ec7a4f9
Author: Chema Alonso Josa <nimiux <AT> gentoo <DOT> org>
AuthorDate: Tue May 1 14:08:02 2018 +0000
Commit: José María Alonso <nimiux <AT> gentoo <DOT> org>
CommitDate: Tue May 1 14:08:02 2018 +0000
URL: https://gitweb.gentoo.org/proj/lisp.git/commit/?id=80555d25
dev-libs/libsigsegv: Adds autoreconf
dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild b/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild
index a6dc0c1e..9306a3b2 100644
--- a/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild
+++ b/dev-libs/libsigsegv/libsigsegv-2.12-r1.ebuild
@@ -3,6 +3,8 @@
EAPI=6
+inherit autotools
+
DESCRIPTION="Library for handling page faults in user mode"
HOMEPAGE="https://www.gnu.org/software/libsigsegv/"
SRC_URI="mirror://gnu/libsigsegv/${P}.tar.gz"
@@ -19,7 +21,9 @@ PATCHES=(
src_prepare() {
default
+ eautoreconf
}
+
src_configure () {
econf --enable-shared
}
next reply other threads:[~2018-05-01 14:07 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-01 14:07 José María Alonso [this message]
-- strict thread matches above, loose matches on Subject: below --
2018-03-09 21:36 [gentoo-commits] proj/lisp:master commit in: dev-libs/libsigsegv/ José María Alonso
2018-03-09 17:41 José María Alonso
2018-03-08 22:35 José María Alonso
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=1525183682.80555d25e1f29b88c35f0f6bea59f8ca7ec7a4f9.nimiux@gentoo \
--to=nimiux@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