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:
Ricardo Wurmus 2017-06-16 08:48:37 +02:00
parent a512ca81e8
commit 3abe72bdb4
No known key found for this signature in database
GPG key ID: 197A5888235FACAC

View file

@ -80,7 +80,7 @@ (define texlive-texmf-src
(sha256 (base32
"1dv8vgfzpczqw82hv9g7a8djhhyzywljmrarlcyy6g2qi5q51glr"))))
(define texlive-bin
(define-public texlive-bin
(package
(name "texlive-bin")
(version "2016")