diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/texlive.scm | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/texlive.scm b/tests/texlive.scm index 368e36e31a..5ddd991767 100644 --- a/tests/texlive.scm +++ b/tests/texlive.scm @@ -177,9 +177,9 @@ completely compatible with Plain TeX.") (('package ('inherit ('simple-texlive-package "texlive-texsis" - ('list "doc/man/man1/" + ('list "bibtex/bst/texsis/" + "doc/man/man1/" "doc/otherformats/texsis/base/" - "bibtex/bst/texsis/" "tex/texsis/base/" "tex/texsis/config/") ('base32 (? string? hash)) |