public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Lars Wendler" <polynomial-c@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-libs/chmlib/
Date: Mon, 29 Jun 2020 06:29:17 +0000 (UTC)	[thread overview]
Message-ID: <1593412149.71011bdab94ac24d87bd41065d40fdf5380e1fe2.polynomial-c@gentoo> (raw)

commit:     71011bdab94ac24d87bd41065d40fdf5380e1fe2
Author:     Thomas Schneider <qsx <AT> chaotikum <DOT> eu>
AuthorDate: Thu Apr 23 11:19:48 2020 +0000
Commit:     Lars Wendler <polynomial-c <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 06:29:09 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71011bda

dev-libs/chmlib: Run eautoreconf in src_prepare()

Closes: https://bugs.gentoo.org/668408
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Thomas Schneider <qsx <AT> chaotikum.eu>
Signed-off-by: Lars Wendler <polynomial-c <AT> gentoo.org>

 dev-libs/chmlib/chmlib-0.40-r1.ebuild | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/dev-libs/chmlib/chmlib-0.40-r1.ebuild b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
index bb9a74993b7..7b60e53d0f7 100644
--- a/dev-libs/chmlib/chmlib-0.40-r1.ebuild
+++ b/dev-libs/chmlib/chmlib-0.40-r1.ebuild
@@ -3,7 +3,7 @@
 
 EAPI=6
 
-inherit out-of-source
+inherit autotools out-of-source
 
 DESCRIPTION="Library for MS CHM (compressed html) file format"
 HOMEPAGE="http://www.jedrea.com/chmlib/"
@@ -19,6 +19,11 @@ PATCHES=(
 	"${FILESDIR}"/${P}-headers.patch
 )
 
+src_prepare() {
+	default
+	eautoreconf
+}
+
 my_src_configure() {
 	econf \
 		$(use_enable examples) \


             reply	other threads:[~2020-06-29  6:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-29  6:29 Lars Wendler [this message]
  -- strict thread matches above, loose matches on Subject: below --
2021-06-25 12:10 [gentoo-commits] repo/gentoo:master commit in: dev-libs/chmlib/ Marek Szuba
2021-03-22 12:26 Marek Szuba
2020-06-29  6:29 Lars Wendler
2019-02-24 21:37 Andreas Sturmlechner
2018-03-10 12:23 Pacho Ramos

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=1593412149.71011bdab94ac24d87bd41065d40fdf5380e1fe2.polynomial-c@gentoo \
    --to=polynomial-c@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