[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#65479] [PATCH core-updates v3 51/63] gnu: tunctl: Update comment.
From: |
Bruno Victal |
Subject: |
[bug#65479] [PATCH core-updates v3 51/63] gnu: tunctl: Update comment. |
Date: |
Mon, 9 Oct 2023 21:06:39 +0100 |
The actual dependency is docbook-to-man which is a completely different
project [1]. (unrelated to docbook2x and docbook-utils)
[1]: <https://www.oasis-open.org/docbook/tools/dtm/>
* gnu/packages/networking.scm (tunctl): Update comment.
---
gnu/packages/networking.scm | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/gnu/packages/networking.scm b/gnu/packages/networking.scm
index c97995d259..67a3aace09 100644
--- a/gnu/packages/networking.scm
+++ b/gnu/packages/networking.scm
@@ -4188,7 +4188,8 @@ (define-public tunctl
(lambda _
(setenv "CC" "gcc")
(invoke "make" "tunctl")))
- ;; TODO: Requires docbook2x to generate man page from SGML.
+ ;; TODO: Requires docbook-to-man (unrelated to docbook2x and
+ ;; docbook-utils) to generate man page from SGML.
(replace 'install
(lambda* (#:key outputs #:allow-other-keys)
(let* ((out (assoc-ref outputs "out"))
--
2.41.0
- [bug#65479] [PATCH core-updates v3 25/63] gnu: gtk-doc: Add libxslt native-search-paths to its own., (continued)
- [bug#65479] [PATCH core-updates v3 25/63] gnu: gtk-doc: Add libxslt native-search-paths to its own., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 38/63] gnu: libxkbcommon: Add doc output., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 28/63] gnu: xdg-user-dirs: Drop docbook workaround., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 40/63] gnu: gnome-session: Remove libxml2., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 31/63] gnu: colord-gtk: Build documentation., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 27/63] gnu: xdg-utils: Drop docbook workarounds., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 08/63] gnu: docbook-xsl: Add compatibility entry., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 46/63] gnu: iputils: Restyle description and native-inputs., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 51/63] gnu: tunctl: Update comment.,
Bruno Victal <=
- [bug#65479] [PATCH core-updates v3 49/63] gnu: alsa-utils: Build manpages., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 53/63] gnu: git: Drop docbook workarounds., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 48/63] gnu: libnotify: Split documentation., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 57/63] gnu: libstdc++-doc: Rewrite with G-Expressions., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 59/63] gnu: perf: Remove libxml2., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 56/63] gnu: gtk-doc: Remove leftovers., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 47/63] gnu: libnotify: Drop docbook workarounds., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 52/63] gnu: gdcm: Build manpages., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 55/63] gnu: gtk-doc: Wrap XML_CATALOG_FILES., Bruno Victal, 2023/10/09
- [bug#65479] [PATCH core-updates v3 63/63] gnu: Remove docbook-xsl-1.79.1., Bruno Victal, 2023/10/09