[latex3-commits] [l3svn] r6126 - Forgot an "install"
noreply at latex-project.org
noreply at latex-project.org
Wed Sep 30 07:29:43 CEST 2015
Author: joseph
Date: 2015-09-30 07:29:43 +0200 (Wed, 30 Sep 2015)
New Revision: 6126
Modified:
trunk/texlive.sh
Log:
Forgot an "install"
Modified: trunk/texlive.sh
===================================================================
--- trunk/texlive.sh 2015-09-30 05:06:26 UTC (rev 6125)
+++ trunk/texlive.sh 2015-09-30 05:29:43 UTC (rev 6126)
@@ -43,4 +43,4 @@
# Additional requirements for contrib tests:
# - siunitx
tlmgr install amsmath ec
-tlmgr --no-depends siunitx
+tlmgr install --no-depends siunitx
More information about the latex3-commits
mailing list