summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2008-06-25 20:49:02 +0000
committerNorbert Preining <preining@logic.at>2008-06-25 20:49:02 +0000
commit6c8e615469b617420be2cb27fabba28279eea5fe (patch)
treedc75a51405081c6c174b967c73c537767e0f2af6 /Master/install-tl
parentaabf9b882b3abbb81f1f98181c8d3619456445ca (diff)
fix installer ..
git-svn-id: svn://tug.org/texlive/trunk@9049 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/install-tl b/Master/install-tl
index 520f682cc8d..20485a99d59 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -27,8 +27,8 @@ BEGIN {
($localpath=$me)=~s!(.*)/.*$!$1!;
# we have to chdir to the Master ...
chdir($localpath);
- $::installerdir='.';
}
+ $::installerdir='.';
# The installer uses a minimal subset of Perl for Windows. In order
# to avoid conflicts with other versions of Perl already installed on
# the system, we simply ignore them. The installer has to execute