From: "Alfredo Tupone" <tupone@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/psmt2-frontend/
Date: Tue, 29 Oct 2019 21:13:00 +0000 (UTC) [thread overview]
Message-ID: <1572383562.4ded99a3df1b8cdf0aa8dc29b8589f4817e12e55.tupone@gentoo> (raw)
commit: 4ded99a3df1b8cdf0aa8dc29b8589f4817e12e55
Author: Tupone Alfredo <tupone <AT> gentoo <DOT> org>
AuthorDate: Tue Oct 29 21:11:58 2019 +0000
Commit: Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Tue Oct 29 21:12:42 2019 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4ded99a3
sci-mathematics/psmt2-frontend: fix make install
Closes: https://bugs.gentoo.org/698858
Package-Manager: Portage-2.3.76, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>
sci-mathematics/psmt2-frontend/psmt2-frontend-0.2.ebuild | 3 +++
1 file changed, 3 insertions(+)
diff --git a/sci-mathematics/psmt2-frontend/psmt2-frontend-0.2.ebuild b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.2.ebuild
index a7bedc5e96d..5f6f9e6f4f3 100644
--- a/sci-mathematics/psmt2-frontend/psmt2-frontend-0.2.ebuild
+++ b/sci-mathematics/psmt2-frontend/psmt2-frontend-0.2.ebuild
@@ -22,6 +22,9 @@ PATCHES=( "${FILESDIR}"/${P}-gentoo.patch )
src_prepare() {
default
mv configure.{in,ac}
+ sed -i \
+ -e "s:configure.in:configure.ac:g" \
+ Makefile.in || die
eautoreconf
}
next reply other threads:[~2019-10-29 21:13 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-10-29 21:13 Alfredo Tupone [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-02-15 12:32 [gentoo-commits] repo/gentoo:master commit in: sci-mathematics/psmt2-frontend/ Alfredo Tupone
2024-03-08 11:55 Maciej Barć
2022-03-02 9:04 Agostino Sarubbo
2021-12-27 23:58 Maciej Barć
2021-12-27 23:47 Maciej Barć
2021-12-27 23:47 Maciej Barć
2020-05-27 19:01 Alfredo Tupone
2020-02-02 20:45 Alfredo Tupone
2019-10-28 20:08 Alfredo Tupone
2019-10-21 18:29 Alfredo Tupone
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=1572383562.4ded99a3df1b8cdf0aa8dc29b8589f4817e12e55.tupone@gentoo \
--to=tupone@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