[packages/lilypond] - fixed lilypond-internals info dir entry

qboosh qboosh at pld-linux.org
Thu Apr 15 21:49:01 CEST 2021


commit 9573b6151d36f3ccb4402a651dbd4e136ee0400b
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Apr 15 21:49:09 2021 +0200

    - fixed lilypond-internals info dir entry

 lilypond-info.patch | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)
---
diff --git a/lilypond-info.patch b/lilypond-info.patch
index be31126..27356bc 100644
--- a/lilypond-info.patch
+++ b/lilypond-info.patch
@@ -157,7 +157,18 @@
     "\n at direntry"
     ;; prepend GNU for dir, must be unique
 -   "\n* GNU " name ": (" file-name ").          " name "."
-+   (string-pad-right (string-append "\n* GNU " name ": (" file-name ").") 57) name
++   (string-pad-right (string-append "\n* " name ": (" top ").") 57) name
     "\n at end direntry\n"
     "@documentlanguage en\n"
     "@documentencoding UTF-8\n"))
+--- lilypond-2.22.0/scm/documentation-generate.scm.orig	2021-01-10 15:22:46.000000000 +0100
++++ lilypond-2.22.0/scm/documentation-generate.scm	2021-04-15 20:15:29.020808775 +0200
+@@ -102,7 +102,7 @@
+ (display
+  (string-append
+   (texi-file-head "LilyPond Internals Reference" file-name
+-                  "(lilypond-internals.info)")
++                  "lilypond-internals")
+   "
+ 
+ @include macros.itexi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/lilypond.git/commitdiff/9573b6151d36f3ccb4402a651dbd4e136ee0400b



More information about the pld-cvs-commit mailing list