From: Thiago Jung Bauermann via Guix-patches via <guix-patches@gnu.org>
To: Andrew Whatson <whatson@gmail.com>
Cc: 50131@debbugs.gnu.org
Subject: [bug#50131] [PATCH 3/3 v2] gnu: Generate man pages for lxc.
Date: Fri, 27 Aug 2021 14:48:06 -0300 [thread overview]
Message-ID: <1962355.iDUGbKK2k8@popigai> (raw)
In-Reply-To: <20210827041536.13774-2-whatson@gmail.com>
Hello Andrew,
Em sexta-feira, 27 de agosto de 2021, às 01:15:38 -03, Andrew Whatson
escreveu:
> * gnu/packages/virtualization.scm (lxc)[inputs]: Add docboo2x.
> ---
> gnu/packages/virtualization.scm | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/gnu/packages/virtualization.scm
> b/gnu/packages/virtualization.scm index e952c009b5..667dd0fa3e 100644
> --- a/gnu/packages/virtualization.scm
> +++ b/gnu/packages/virtualization.scm
> @@ -1008,7 +1008,8 @@ all common programming languages. Vala bindings
> are also provided.")
> "0qz4l7mlhq7hx53q606qgvkyzyr01glsw290v8ppzvxn1fydlrci")))) (build-system
> gnu-build-system)
> (native-inputs
> - `(("pkg-config" ,pkg-config)))
> + `(("pkg-config" ,pkg-config)
> + ("docbook2x" ,docbook2x)))
> (inputs
> `(("gnutls" ,gnutls)
> ("libcap" ,libcap)
Awesome! Both patch 2/3 v2 and this one look good to me.
The symlink trick was a great find.
--
Thanks,
Thiago
next prev parent reply other threads:[~2021-08-27 17:49 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-20 12:03 [bug#50131] [PATCH 0/3] Add docbook2x and generate lxc man pages Andrew Whatson
2021-08-20 12:09 ` [bug#50131] [PATCH 1/3] gnu: Prefix licenses in docbook module Andrew Whatson
2021-08-20 12:09 ` [bug#50131] [PATCH 2/3] gnu: Add docbook2x Andrew Whatson
2021-08-26 15:36 ` Thiago Jung Bauermann via Guix-patches via
2021-08-20 12:09 ` [bug#50131] [PATCH 3/3] gnu: Generate man pages for lxc Andrew Whatson
2021-08-26 15:49 ` Thiago Jung Bauermann via Guix-patches via
2021-08-27 4:21 ` Andrew Whatson
2021-08-27 4:15 ` [bug#50131] [PATCH 2/3 v2] gnu: Add docbook2x Andrew Whatson
2021-08-27 4:15 ` [bug#50131] [PATCH 3/3 v2] gnu: Generate man pages for lxc Andrew Whatson
2021-08-27 17:48 ` Thiago Jung Bauermann via Guix-patches via [this message]
2021-09-13 10:30 ` bug#50131: [PATCH 0/3] Add docbook2x and generate lxc man pages Ludovic Courtès
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
List information: https://guix.gnu.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1962355.iDUGbKK2k8@popigai \
--to=guix-patches@gnu.org \
--cc=50131@debbugs.gnu.org \
--cc=bauermann@kolabnow.com \
--cc=whatson@gmail.com \
/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.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/guix.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).