diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-21 01:25:42 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-21 01:25:42 +0000 |
commit | bb5b82cb3fa210052e3cdb2b82b02e181d4a24a8 (patch) | |
tree | 01f3e272d89b96e173aad6e191d97ecb1e21847b /Master | |
parent | f05b0da902aa944d94a2863948af3aca9b25300e (diff) |
oops, need 1 to avoid writing local texmf.cnf that
forever disables shell_escape
git-svn-id: svn://tug.org/texlive/trunk@15863 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index d625c790900..0d1bacb8113 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -42,7 +42,7 @@ longdesc are never split into .src and .doc sub-packages in the tlpdb. depend opt_paper:a4 depend opt_path:0 -depend opt_write18_restricted:0 +depend opt_write18_restricted:1 # if we want to make a dist frozen uncomment that and tlmgr will bail out # telling that TLNNNN is frozen |