me
/
guix
Archived
1
0
Fork 0

gnu: texlive-biblatex: Add missing files.

* gnu/packages/tex.scm (texlive-biblatex)[source]: Fix locations to include all files.
Nicolas Goaziou 2023-07-08 00:42:53 +02:00
parent f34a654206
commit 0d8b95dea3
No known key found for this signature in database
GPG Key ID: DA00B4F048E92F2D
1 changed files with 3 additions and 6 deletions

View File

@ -14244,13 +14244,10 @@ and write them to an external XML file at the end of the document.")
(source (texlive-origin
name version
(list "bibtex/bib/biblatex/biblatex/"
"bibtex/bst/biblatex/"
"doc/latex/biblatex/"
"tex/latex/biblatex/bbx/"
"tex/latex/biblatex/cbx/"
"tex/latex/biblatex/lbx/")
"bibtex/bst/biblatex/" "doc/latex/biblatex/"
"tex/latex/biblatex/")
(base32
"0s4i9ck77cldf37j01pgjm6qznfwkmy0vmrcdichq8bvzx8w89zg")))
"08wvsdwcixj50kklv4zwjs9rpjmhwzxxd242hvyi6lzkd7r0fnq4")))
(outputs '("out" "doc"))
(build-system texlive-build-system)
(propagated-inputs