summaryrefslogtreecommitdiff
path: root/Master/tlpkg/TeXLive/TLPDB.pm
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-12-24 19:10:40 +0000
committerKarl Berry <karl@freefriends.org>2008-12-24 19:10:40 +0000
commit88df293243a8c9c3b5a1e72591a6e44075188c2e (patch)
tree378728ac94c62b5cbb35fa7587d7104df57c887f /Master/tlpkg/TeXLive/TLPDB.pm
parent6070138b8302525b8ccbe8fa61c37155115f5526 (diff)
* TLPOBJ.pm (make_container): can't use command line on Windows, argv
space is too small. Use -T, since we have our own tar. Mail from Dan Luecking, 24 Dec 2008 02:13:18 (et al.). git-svn-id: svn://tug.org/texlive/trunk@11704 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLPDB.pm')
-rw-r--r--Master/tlpkg/TeXLive/TLPDB.pm3
1 files changed, 1 insertions, 2 deletions
diff --git a/Master/tlpkg/TeXLive/TLPDB.pm b/Master/tlpkg/TeXLive/TLPDB.pm
index b65eef1d5e7..e4ac88bf4ef 100644
--- a/Master/tlpkg/TeXLive/TLPDB.pm
+++ b/Master/tlpkg/TeXLive/TLPDB.pm
@@ -927,8 +927,7 @@ and info files as specified by the options saved in the tlpdb
$tlpdb->option_sys_man, $tlpdb->option_sys_info).
The functions return 1 on success and 0 on error.
-
-On win32 it returns undefined;
+On Windows it returns undefined.
=cut