gnu: texlive-generic-pdftex: Declare a source file-name.

* gnu/packages/tex.scm (texlive-generic-pdftex)[source]: Declare a
source file-name.
This commit is contained in:
Efraim Flashner 2018-03-14 21:13:34 +02:00
parent 2cc9c011e8
commit 66e765a063
No known key found for this signature in database
GPG Key ID: 41AAE7DCCA3D8351
1 changed files with 1 additions and 0 deletions

View File

@ -3874,6 +3874,7 @@ e-TeX.")
%texlive-tag "/Master/texmf-dist/"
"/tex/generic/pdftex"))
(revision %texlive-revision)))
(file-name (string-append name "-" version "-checkout"))
(sha256
(base32
"0k68zmqzs4qvrqxdwsrawbjb14hxqjfamq649azvai0jjxdpkljd"))))