From: Stefan Schantl <stefan.schantl@ipfire.org>
To: development@lists.ipfire.org
Subject: [PATCH 2/2] iputils: Generate manpages again.
Date: Wed, 25 Jan 2023 21:30:22 +0100 [thread overview]
Message-ID: <20230125203022.133803-2-stefan.schantl@ipfire.org> (raw)
In-Reply-To: <20230125203022.133803-1-stefan.schantl@ipfire.org>
[-- Attachment #1: Type: text/plain, Size: 1043 bytes --]
This requires the latest version of the XSL stylesheets.
Fixes #13021.
Signed-off-by: Stefan Schantl <stefan.schantl(a)ipfire.org>
---
iputils/iputils.nm | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/iputils/iputils.nm b/iputils/iputils.nm
index d5ea1b477..5bcab41e9 100644
--- a/iputils/iputils.nm
+++ b/iputils/iputils.nm
@@ -31,9 +31,9 @@ build
meson
ninja
openssl-devel
+ docbook-xsl <= 1.79.2
end
- # Generate manpages with docbook
build
%{meson}
%{meson_build}
@@ -44,10 +44,10 @@ build
# Create ping6 as a symlink to ping
ln -svf ping %{BUILDROOT}%{bindir}/ping6
- #ln -svf ping.8 %{BUILDROOT}%{mandir}/man/man8/ping6.8
+ ln -svf ping.8 %{BUILDROOT}%{mandir}/man8/ping6.8
ln -svf tracepath %{BUILDROOT}%{bindir}/tracepath6
- #ln -svf tracepath.8 %{BUILDROOT}%{mandir}/man/man8/tracepath6.8
+ ln -svf tracepath.8 %{BUILDROOT}%{mandir}/man8/tracepath6.8
# This currently does not work in pakfire
#setcap cap_net_admin=ep %{BUILDROOT}%{bindir}/ping
--
2.30.2
prev parent reply other threads:[~2023-01-25 20:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-01-25 20:30 [PATCH 1/2] docbook-xsl: Update to 1.79.2 Stefan Schantl
2023-01-25 20:30 ` Stefan Schantl [this message]
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=20230125203022.133803-2-stefan.schantl@ipfire.org \
--to=stefan.schantl@ipfire.org \
--cc=development@lists.ipfire.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