summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tl-makeself-from-tlnet
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-10-31 01:08:23 +0000
committerKarl Berry <karl@freefriends.org>2008-10-31 01:08:23 +0000
commit8d4b80e01e5da666099b820832a5eace65d042ed (patch)
tree09c84137582231ac4da9f32fe36a86269fb490c1 /Master/tlpkg/bin/tl-makeself-from-tlnet
parentcb01dcf66a69b2bd5e227e64a165be8ccb8a4ad2 (diff)
make Unix tlmgr disaster recovery archive, too
git-svn-id: svn://tug.org/texlive/trunk@11136 c570f23f-e606-0410-a88d-b1316a301751
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