From: "Jory Pratt" <anarchy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/musl:master commit in: sys-auth/polkit/
Date: Sun, 2 May 2021 15:43:48 +0000 (UTC) [thread overview]
Message-ID: <1619970223.09013f81bd972b541d9ada68df0800e234f36bb4.anarchy@gentoo> (raw)
commit: 09013f81bd972b541d9ada68df0800e234f36bb4
Author: Jory Pratt <anarchy <AT> gentoo <DOT> org>
AuthorDate: Sun May 2 15:43:43 2021 +0000
Commit: Jory Pratt <anarchy <AT> gentoo <DOT> org>
CommitDate: Sun May 2 15:43:43 2021 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=09013f81
sys-auth/polkit: unbreak -duktape builds
Closes: https://github.com/gentoo/musl/issues/384
Package-Manager: Portage-3.0.18, Repoman-3.0.2
Signed-off-by: Jory Pratt <anarchy <AT> gentoo.org>
sys-auth/polkit/polkit-0.118-r1.ebuild | 6 +++++-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/sys-auth/polkit/polkit-0.118-r1.ebuild b/sys-auth/polkit/polkit-0.118-r1.ebuild
index c8f24c7..9af062e 100644
--- a/sys-auth/polkit/polkit-0.118-r1.ebuild
+++ b/sys-auth/polkit/polkit-0.118-r1.ebuild
@@ -95,7 +95,6 @@ src_configure() {
--enable-man-pages
--disable-gtk-doc
--disable-examples
- $(use_with duktape)
$(use_enable elogind libelogind)
$(use_enable introspection)
$(use_enable nls)
@@ -106,6 +105,11 @@ src_configure() {
$(use_enable test)
--with-os-type=gentoo
)
+
+ if use duktape; then
+ myeconfargs+=( --with-duktape )
+ fi
+
econf "${myeconfargs[@]}"
}
next reply other threads:[~2021-05-02 15:43 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-02 15:43 Jory Pratt [this message]
-- strict thread matches above, loose matches on Subject: below --
2022-02-27 1:25 [gentoo-commits] proj/musl:master commit in: sys-auth/polkit/ Jory Pratt
2022-01-23 22:07 Jory Pratt
2021-12-11 3:30 Jory Pratt
2021-06-27 16:44 Jory Pratt
2021-06-25 12:36 Jory Pratt
2021-06-03 23:23 Jory Pratt
2020-11-07 1:16 Jory Pratt
2020-11-03 23:18 Jory Pratt
2020-09-17 15:19 Jory Pratt
2020-04-25 4:41 Jory Pratt
2020-04-19 21:27 Jory Pratt
2019-10-14 5:12 Jory Pratt
2019-07-22 15:03 Anthony G. Basile
2019-05-15 16:01 Anthony G. Basile
2019-05-12 1:46 Anthony G. Basile
2019-03-16 7:17 Jory Pratt
2019-01-26 22:44 Anthony G. Basile
2018-12-16 11:16 Anthony G. Basile
2018-06-17 9:43 Anthony G. Basile
2017-12-08 9:52 Anthony G. Basile
2017-10-04 14:36 Anthony G. Basile
2017-07-09 17:26 Aric Belsito
2017-06-27 14:00 Jory Pratt
2016-01-03 16:52 Jory Pratt
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=1619970223.09013f81bd972b541d9ada68df0800e234f36bb4.anarchy@gentoo \
--to=anarchy@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