gnu: texlive-bin: Export variable.
This is needed by the texlive build system. * gnu/packages/tex.scm (texlive-bin): Export variable.
This commit is contained in:
parent
a512ca81e8
commit
3abe72bdb4
|
@ -80,7 +80,7 @@
|
|||
(sha256 (base32
|
||||
"1dv8vgfzpczqw82hv9g7a8djhhyzywljmrarlcyy6g2qi5q51glr"))))
|
||||
|
||||
(define texlive-bin
|
||||
(define-public texlive-bin
|
||||
(package
|
||||
(name "texlive-bin")
|
||||
(version "2016")
|
||||
|
|
Loading…
Reference in New Issue