mirror of
https://https.git.savannah.gnu.org/git/guix.git/
synced 2025-07-14 19:10:49 +02:00
gnu: texlive: Export ‘texlive-updmap.cfg’.
This is a followup to 4df6eda30f
.
* gnu/packages/tex.scm (texlive-updmap.cfg): Define with
‘define-deprecated/public-alias’.
Change-Id: I195e9a850d1641be8589414af6554fc3bac3e862
This commit is contained in:
parent
211410cbc1
commit
b79fcdf444
1 changed files with 1 additions and 1 deletions
|
@ -1416,7 +1416,7 @@ as a package native input, in order to build TeX documentation.")
|
|||
'()
|
||||
(append default-packages packages))))))))
|
||||
|
||||
(define-deprecated/alias texlive-updmap.cfg texlive-local-tree)
|
||||
(define-deprecated/public-alias texlive-updmap.cfg texlive-local-tree)
|
||||
|
||||
(define-public texlive-12many
|
||||
(package
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue