[latex3-commits] [l3svn] branch master updated: No longer need xor support files
noreply at latex-project.org
noreply at latex-project.org
Fri Jun 17 08:25:00 CEST 2016
This is an automated email from the git hooks/post-receive script.
joseph pushed a commit to branch master
in repository l3svn.
The following commit(s) were added to refs/heads/master by this push:
new df82c5a No longer need xor support files
df82c5a is described below
commit df82c5a226091eec4ba948795735f8a3b663357f
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Fri Jun 17 07:20:50 2016 +0100
No longer need xor support files
---
support/texlive.sh | 7 ++-----
1 file changed, 2 insertions(+), 5 deletions(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index 8b0500b..7065869 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -39,9 +39,6 @@ tlmgr install --no-depends babel ptex uptex ptex-base uptex-base ptex-fonts \
# warnings with some packages and errors with others
tlmgr install metafont mfware
-# Additional packages needed to test xor
-tlmgr install courier dvips psnfss times tools url
-
# Contrib packages for testing
#
# The packages themselves are done with --no-depends to avoid
@@ -49,8 +46,8 @@ tlmgr install courier dvips psnfss times tools url
#
# fontspec comes first as other packages tested have it as a dep
tlmgr install --no-depends fontspec
-tlmgr install euenc graphics-cfg ifluatex lm lualibs luaotfload luatex-def \
- oberdiek pdftex-def xetex-def xunicode
+tlmgr install euenc graphics graphics-cfg ifluatex lm lualibs luaotfload \
+ luatex-def oberdiek pdftex-def xetex-def xunicode
# Other contrib packages: done as a block to avoid multiple calls to tlmgr
# Dependencies other than the core l3build set up, metafont, fontspec and the
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the latex3-commits
mailing list