[latex3-commits] [l3svn] branch master updated: Script doesn't run from 'here'
noreply at latex-project.org
noreply at latex-project.org
Sat Oct 3 10:55:37 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 fe7f163 Script doesn't run from 'here'
fe7f163 is described below
commit fe7f16372718826b82662ab3c19da3760d9bbf7b
Author: Joseph Wright <joseph.wright at morningstar2.co.uk>
Date: Sat Oct 3 09:55:24 2015 +0100
Script doesn't run from 'here'
---
support/texlive.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/support/texlive.sh b/support/texlive.sh
index 495ca0c..d2c2f82 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=../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