public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/putty] epel9: Fixed build with cmake-4/ninja
Date: Mon, 01 Jun 2026 13:45:27 GMT [thread overview]
Message-ID: <178032152792.1.14496848831749299656.rpms-putty-44a5af6b5dd6@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/putty
Branch : epel9
Commit : 44a5af6b5dd6bb6a57ca3b377ad072b8c8bc280b
Author : Jaroslav Škarvada <jskarvad@redhat.com>
Date : 2026-01-12T16:12:20+01:00
Stats : +1/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/putty/c/44a5af6b5dd6bb6a57ca3b377ad072b8c8bc280b?branch=epel9
Log:
Fixed build with cmake-4/ninja
The make tool is still required for building the icon.
Signed-off-by: Jaroslav Škarvada <jskarvad@redhat.com>
---
diff --git a/putty.spec b/putty.spec
index 3cee792..d4446a4 100644
--- a/putty.spec
+++ b/putty.spec
@@ -37,8 +37,7 @@ export CFLAGS="%{build_cflags} -DNOT_X_WINDOWS -Wno-error=unused-function"
%cmake
%cmake_build
make -C icons putty-48.png
-cd %{__cmake_builddir}
-make -C doc
+%cmake_build -t doc
%install
%cmake_install
reply other threads:[~2026-06-01 13:45 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=178032152792.1.14496848831749299656.rpms-putty-44a5af6b5dd6@fedoraproject.org \
--to=git-commits@fedoraproject.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