mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-16 22:25:55 +02:00
gnu: asymptote: Fix direntry in info file.
* gnu/packages/plotutils.scm (asymptote): Fix direntry in info file.
This commit is contained in:
@@ -237,6 +237,8 @@ colors, styles, options and details.")
|
||||
(lambda _
|
||||
(substitute* "doc/png/Makefile.in"
|
||||
(("(\\$\\(infodir\\))/asymptote" _ infodir) infodir))
|
||||
(substitute* "doc/asymptote.texi"
|
||||
(("asymptote/asymptote") "asymptote"))
|
||||
#t))
|
||||
(add-before 'build 'patch-pdf-viewer
|
||||
(lambda _
|
||||
|
||||
Reference in New Issue
Block a user