diff options
author | Norbert Preining <preining@logic.at> | 2009-08-28 10:15:38 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2009-08-28 10:15:38 +0000 |
commit | 47876ed420256f4a2c52a4af0b0ae53824b7bcb4 (patch) | |
tree | 3302fa7e0548b12fb9ddf3cd905385304f2bdbe4 /Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | |
parent | 8765d9be3b6b2dea3cf8f7e5686c560b6f9bb6ea (diff) |
rename option_restricted to option_write18_restricted
git-svn-id: svn://tug.org/texlive/trunk@14911 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index 37f9560cd2c..af9c21cbd22 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -11,7 +11,7 @@ longdesc installation, removal, etc. longdesc longdesc In the tlpsrc itself only those options are saved that are used *ONLY* longdesc at installation time, currently opt_paper, opt_path, opt_frozen, -longdesc and opt_restricted. +longdesc and opt_write18_restricted. longdesc These will longdesc be saved in the local tlpdb and will not be longdesc accessible by tlmgr. longdesc @@ -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_restricted:1 +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 |