me
/
guix
Archived
1
0
Fork 0

gnu: texlive-amsmath, texlive-psnfss: Fix misplaced 'outputs' field.

This reinstates 08bb73749e.  Probably the
'outputs' field ended up in 'texlive-amsmath' due to a bad merge.

* gnu/packages/tex.scm (texlive-amsmath)[outputs]: Remove.
(texlive-psnfss)[outputs]: New field.
master
Ludovic Courtès 2022-06-22 18:35:15 +02:00
parent 8655a71445
commit 5a137c38be
No known key found for this signature in database
GPG Key ID: 090B11993D9AEBB5
1 changed files with 1 additions and 1 deletions

View File

@ -4137,7 +4137,6 @@ loading fonts by their proper names instead of file names.")
"0gmdzhgr0h57xhsl61c5jsp4fj4pbmdr8p6k96am5jbyrbbx121q"))))
(package
(inherit template)
(outputs '("out" "doc"))
(arguments
(substitute-keyword-arguments (package-arguments template)
((#:tex-directory _ #t)
@ -4555,6 +4554,7 @@ language that is written in a Cyrillic alphabet.")
"11f14dzhwsy4pli21acccip43d36nf3pac33ihjffnps1i2mhqkd"))))
(package
(inherit template)
(outputs '("out" "doc"))
(arguments
(substitute-keyword-arguments (package-arguments template)
((#:tex-directory _ #t)