mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: texlive-tex-texinfo -> texlive-texinfo.
* gnu/packages/tex.scm (texlive-texinfo): New variable. (texlive-tex-texinfo): Deprecate variable. * doc/build.scm (pdf-manual): * gnu/packages/finance.scm (optionmatrix): * gnu/packages/lisp.scm (sbcl): * gnu/packages/plotutils.scm (asymptote): * gnu/packages/scheme.scm (mit-scheme): * gnu/packages/xdisorg.scm (xforms): Use new name.
This commit is contained in:
parent
8ace45c088
commit
ac29f53d30
7 changed files with 20 additions and 33 deletions
|
@ -481,7 +481,7 @@ an interpreter, a compiler, a debugger, and much more.")
|
|||
ed
|
||||
inetutils ;for hostname(1)
|
||||
texinfo
|
||||
(texlive-updmap.cfg (list texlive-tex-texinfo))
|
||||
(texlive-updmap.cfg (list texlive-texinfo))
|
||||
which))
|
||||
(inputs
|
||||
(list gmp ; for sb-gmp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue