diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-25 23:01:02 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-25 23:01:02 +0000 |
commit | 1539f479bcb7174dc4f80b62d95b7a1c4c908f7c (patch) | |
tree | e90cc63edfe7aac89a1c7a1f5210d6cd3807f8b4 | |
parent | 43501eef4fb3727cb95995708ee0f26cbf91c1ce (diff) |
opt_frozen:1
git-svn-id: svn://tug.org/texlive/trunk@22611 c570f23f-e606-0410-a88d-b1316a301751
-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 280c443fd4e..ef7fa077165 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -44,4 +44,4 @@ 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 -#depend opt_frozen:1 +depend opt_frozen:1 |