summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-makeself-from-tlnet
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/bin/tl-makeself-from-tlnet')
-rwxr-xr-xMaster/tlpkg/bin/tl-makeself-from-tlnet4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/bin/tl-makeself-from-tlnet b/Master/tlpkg/bin/tl-makeself-from-tlnet
index 4700dae4e1e..c0380f359f2 100755
--- a/Master/tlpkg/bin/tl-makeself-from-tlnet
+++ b/Master/tlpkg/bin/tl-makeself-from-tlnet
@@ -79,7 +79,7 @@ else
# could be made more intelligent
echo "Cannot find root, please call the .run script with --noexec --keep and"
echo "then call the runme.sh script in the unpacked directory with the"
- echo "root as the first argument, i.e., someting like"
+ echo "root as the first argument, i.e., something like"
echo " sh runme.sh /your/path/to/the/texlive/installaton/2008"
exit 1
fi
@@ -92,7 +92,7 @@ chmod ugo+x runme.sh
cd $CWD
-makeself $TMP update-texlive.run "TeX Live Manager Updater" ./runme.sh
+makeself $TMP update-tlmgr.sh "TeX Live Manager Updater" ./runme.sh
rm -rf $TMP