me
/
guix
Archived
1
0
Fork 0

gnu: rottlog: Apply patch adding a Texinfo direntry.

Relates to <https://issues.guix.gnu.org/58821>.

* gnu/packages/patches/rottlog-direntry.patch: Add patch.
* gnu/packages/admin.scm (rottlog): Apply it.
* gnu/local.mk (dist_patch_DATA): Register it.
Maxim Cournoyer 2022-10-27 22:27:22 -04:00
parent ff097b450b
commit 3511ad2857
No known key found for this signature in database
GPG Key ID: 1260E46482E63562
3 changed files with 24 additions and 4 deletions

View File

@ -1795,10 +1795,11 @@ dist_patch_DATA = \
%D%/packages/patches/rnp-add-version.cmake.patch \
%D%/packages/patches/rnp-disable-ruby-rnp-tests.patch \
%D%/packages/patches/rnp-unbundle-googletest.patch \
%D%/packages/patches/rocm-comgr-3.1.0-dependencies.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch \
%D%/packages/patches/ruby-hydra-minimal-no-byebug.patch \
%D%/packages/patches/rocm-comgr-3.1.0-dependencies.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noclinfo.patch \
%D%/packages/patches/rocm-opencl-runtime-4.3-noopencl.patch \
%D%/packages/patches/rottlog-direntry.patch \
%D%/packages/patches/ruby-hydra-minimal-no-byebug.patch \
%D%/packages/patches/ruby-anystyle-data-immutable-install.patch \
%D%/packages/patches/ruby-anystyle-fix-dictionary-populate.patch \
%D%/packages/patches/ruby-latex-decode-fix-test.patch \

View File

@ -1823,6 +1823,7 @@ at once based on a Perl regular expression.")
(base32
"0751mb9l2f0jrk3vj6q8ilanifd121dliwk0c34g8k0dlzsv3kd7"))
(modules '((guix build utils)))
(patches (search-patches "rottlog-direntry.patch"))
(snippet
'(begin
;; Delete outdated Autotools build system files.

View File

@ -0,0 +1,18 @@
Add a direntry to the Rottlog info manual.
diff --git a/doc/rottlog.texi b/doc/rottlog.texi
index 0ba8019..0f29916 100644
--- a/doc/rottlog.texi
+++ b/doc/rottlog.texi
@@ -18,6 +18,11 @@ Documentation License.''
@end quotation
@end copying
+@dircategory System administration
+@direntry
+* Rottlog: (rottlog). The GNU log management utility.
+@end direntry
+
@paragraphindent none
@iftex