diff options
Diffstat (limited to 'gnu/packages')
-rw-r--r-- | gnu/packages/admin.scm | 1 | ||||
-rw-r--r-- | gnu/packages/patches/rottlog-direntry.patch | 18 |
2 files changed, 19 insertions, 0 deletions
diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm index b2847ef45d..63dc6930f1 100644 --- a/gnu/packages/admin.scm +++ b/gnu/packages/admin.scm @@ -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. diff --git a/gnu/packages/patches/rottlog-direntry.patch b/gnu/packages/patches/rottlog-direntry.patch new file mode 100644 index 0000000000..176d91dc0f --- /dev/null +++ b/gnu/packages/patches/rottlog-direntry.patch @@ -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 |