gnu: texlive-latex-eepic: Declare a source file-name.
authorEfraim Flashner <efraim@flashner.co.il>
Wed, 14 Mar 2018 19:02:42 +0000 (21:02 +0200)
committerEfraim Flashner <efraim@flashner.co.il>
Wed, 14 Mar 2018 19:16:52 +0000 (21:16 +0200)
* gnu/packages/tex.scm (texlive-latex-eepic)[source]: Declare a source
file-name.

gnu/packages/tex.scm

index 93efc5d..a7bed5c 100644 (file)
@@ -3062,6 +3062,7 @@ routine, which may be used to place the output at fixed positions.  The
                                         %texlive-tag "/Master/texmf-dist/"
                                         "/tex/latex/eepic"))
                     (revision %texlive-revision)))
+              (file-name (string-append name "-" version "-checkout"))
               (sha256
                (base32
                 "1c68gvh021pvybg07apsd2xhq2ljbg80kq94wh71drdga3c2zqjw"))))