diff options
Diffstat (limited to 'gnu/packages/patches/qemu-build-info-manual.patch')
| -rw-r--r-- | gnu/packages/patches/qemu-build-info-manual.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnu/packages/patches/qemu-build-info-manual.patch b/gnu/packages/patches/qemu-build-info-manual.patch index 0950787810..62a599f5a2 100644 --- a/gnu/packages/patches/qemu-build-info-manual.patch +++ b/gnu/packages/patches/qemu-build-info-manual.patch @@ -1,5 +1,5 @@ From 2793f47c066ed396b38893c10533202fceb1a05f Mon Sep 17 00:00:00 2001 -From: Maxim Cournoyer <maxim.cournoyer@gmail.com> +From: Maxim Cournoyer <maxim@guixotic.coop> Date: Thu, 17 Sep 2020 13:28:19 -0400 Subject: [PATCH] build: Build and install a Texinfo version of the manual. @@ -10,7 +10,7 @@ readers. * docs/meson.build (texi, info): New targets. -Signed-off-by: Maxim Cournoyer <maxim.cournoyer@gmail.com> +Signed-off-by: Maxim Cournoyer <maxim@guixotic.coop> diff --git a/docs/meson.build b/docs/meson.build index 9040f860ae..2ae7886fcb 100644 |
