[latex3-commits] [l3svn] branch master updated: Hopefully get the path right

noreply at latex-project.org noreply at latex-project.org
Sat Oct 3 10:58:45 CEST 2015


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  333546e   Hopefully get the path right
333546e is described below

commit 333546eb73e38e9ccd1877e5b850c4eb4be95733
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date:   Sat Oct 3 09:58:32 2015 +0100

    Hopefully get the path right
---
 support/texlive.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/support/texlive.sh b/support/texlive.sh
index d2c2f82..4022d46 100644
--- a/support/texlive.sh
+++ b/support/texlive.sh
@@ -15,7 +15,7 @@ if ! command -v texlua > /dev/null; then
   cd install-tl-20*
 
   # Install a minimal system
-  ./install-tl --profile=./support/texlive.profile
+  ./install-tl --profile=../support/texlive.profile
 
   # Core requirements for the test system
   tlmgr install babel babel-english latex latex-bin latex-fonts latexconfig \

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the latex3-commits mailing list