diff options
author | Karl Berry <karl@freefriends.org> | 2009-10-20 18:22:10 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2009-10-20 18:22:10 +0000 |
commit | 7d72f9bc276808985ba254b56b71f903f5d15312 (patch) | |
tree | 8d63442e0613962978d560385d081bfff86f45d4 /Master | |
parent | 6b239866e1e78bdc3ff84ab844769a855c1d6838 (diff) |
(opt_write18_restricted): set to 0, for
consistency with texmf.cnf.
git-svn-id: svn://tug.org/texlive/trunk@15846 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 0d1bacb8113..d625c790900 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:1 +depend opt_write18_restricted:0 # if we want to make a dist frozen uncomment that and tlmgr will bail out # telling that TLNNNN is frozen |