From: "Sam James" <sam@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: x11-wm/fvwm3/
Date: Wed, 13 Dec 2023 02:11:47 +0000 (UTC) [thread overview]
Message-ID: <1702433496.7081c15e2807254afc94e74b596c54ebf2fde45c.sam@gentoo> (raw)
commit: 7081c15e2807254afc94e74b596c54ebf2fde45c
Author: Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Dec 13 02:11:36 2023 +0000
Commit: Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Dec 13 02:11:36 2023 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7081c15e
x11-wm/fvwm3: fix logic error
Signed-off-by: Sam James <sam <AT> gentoo.org>
x11-wm/fvwm3/fvwm3-1.0.9.ebuild | 2 +-
x11-wm/fvwm3/fvwm3-9999.ebuild | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/x11-wm/fvwm3/fvwm3-1.0.9.ebuild b/x11-wm/fvwm3/fvwm3-1.0.9.ebuild
index 343a8c61635c..e6dec376c0e9 100644
--- a/x11-wm/fvwm3/fvwm3-1.0.9.ebuild
+++ b/x11-wm/fvwm3/fvwm3-1.0.9.ebuild
@@ -138,7 +138,7 @@ src_configure() {
--enable-png
)
- if [[ ${FVWM3_DOCS_PREBUILT} == 1 ]]; then
+ if [[ ${FVWM3_DOCS_PREBUILT} == 0 ]]; then
myconf+=(
--enable-mandoc
--enable-htmldoc
diff --git a/x11-wm/fvwm3/fvwm3-9999.ebuild b/x11-wm/fvwm3/fvwm3-9999.ebuild
index 343a8c61635c..e6dec376c0e9 100644
--- a/x11-wm/fvwm3/fvwm3-9999.ebuild
+++ b/x11-wm/fvwm3/fvwm3-9999.ebuild
@@ -138,7 +138,7 @@ src_configure() {
--enable-png
)
- if [[ ${FVWM3_DOCS_PREBUILT} == 1 ]]; then
+ if [[ ${FVWM3_DOCS_PREBUILT} == 0 ]]; then
myconf+=(
--enable-mandoc
--enable-htmldoc
next reply other threads:[~2023-12-13 2:11 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-13 2:11 Sam James [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-05-01 7:34 [gentoo-commits] repo/gentoo:master commit in: x11-wm/fvwm3/ Arthur Zamarin
2025-04-29 2:01 Sam James
2025-04-29 2:01 Sam James
2025-04-29 0:31 Matt Jolly
2025-03-12 23:24 Sam James
2025-02-20 11:38 Matt Jolly
2025-01-30 9:57 Arthur Zamarin
2025-01-30 0:10 Sam James
2025-01-30 0:10 Sam James
2025-01-30 0:10 Sam James
2024-12-15 5:18 Matt Jolly
2024-12-03 0:09 Matt Jolly
2024-12-03 0:09 Matt Jolly
2024-12-02 22:34 Matt Jolly
2024-11-08 8:29 Matt Jolly
2024-10-20 22:06 Matt Jolly
2024-03-22 3:14 Matt Jolly
2024-03-22 3:14 Matt Jolly
2024-03-22 3:06 Matt Jolly
2024-01-20 12:04 Sam James
2023-12-13 2:06 Sam James
2023-10-17 6:37 Joonas Niilola
2023-10-17 6:37 Joonas Niilola
2023-08-05 22:29 Sam James
2023-07-26 2:53 Sam James
2023-07-26 2:53 Sam James
2022-12-03 7:50 Sam James
2022-11-24 6:37 Jakov Smolić
2022-06-18 14:44 David Seifert
2022-06-18 7:42 David Seifert
2022-06-06 13:33 Yixun Lan
2022-06-06 13:33 Yixun Lan
2022-06-04 21:14 Sam James
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=1702433496.7081c15e2807254afc94e74b596c54ebf2fde45c.sam@gentoo \
--to=sam@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