From: "Julien Roy" <julien@jroy.ca>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/luksmeta/
Date: Wed, 20 Nov 2024 23:46:56 +0000 (UTC) [thread overview]
Message-ID: <1732144124.8758d854a05df6efa3a71c7546523687e13bdf93.julien@gentoo> (raw)
commit: 8758d854a05df6efa3a71c7546523687e13bdf93
Author: Julien Roy <julien <AT> jroy <DOT> ca>
AuthorDate: Wed Nov 20 23:08:44 2024 +0000
Commit: Julien Roy <julien <AT> jroy <DOT> ca>
CommitDate: Wed Nov 20 23:08:44 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=8758d854
dev-libs/luksmeta: fix src_prepare phase
Closes: https://bugs.gentoo.org/944082
Signed-off-by: Julien Roy <julien <AT> jroy.ca>
dev-libs/luksmeta/{luksmeta-9-r1.ebuild => luksmeta-9-r2.ebuild} | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/dev-libs/luksmeta/luksmeta-9-r1.ebuild b/dev-libs/luksmeta/luksmeta-9-r2.ebuild
similarity index 100%
rename from dev-libs/luksmeta/luksmeta-9-r1.ebuild
rename to dev-libs/luksmeta/luksmeta-9-r2.ebuild
index 1d04bcebd..0d7a5d5c2 100644
--- a/dev-libs/luksmeta/luksmeta-9-r1.ebuild
+++ b/dev-libs/luksmeta/luksmeta-9-r2.ebuild
@@ -25,10 +25,10 @@ PATCHES=(
)
src_prepare() {
- default
- eautoreconf
# Bug https://bugs.gentoo.org/921710
sed -i -e '/^-Werror \\$/d' configure.ac || die
+ default
+ eautoreconf
}
src_install() {
next reply other threads:[~2024-11-20 23:47 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-20 23:46 Julien Roy [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-04-22 2:49 [gentoo-commits] repo/proj/guru:dev commit in: dev-libs/luksmeta/ Julien Roy
2022-04-08 2:24 Julien Roy
2022-04-07 1:49 Julien Roy
2022-04-07 1:48 Julien Roy
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=1732144124.8758d854a05df6efa3a71c7546523687e13bdf93.julien@gentoo \
--to=julien@jroy.ca \
--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