diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-10 14:14:49 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-10 14:14:49 +0000 |
commit | d997d4e874fd233690f9d86295af8c02c5887328 (patch) | |
tree | 887ecc2ddb701eab0e9c5c72a418244f70a31d64 /Master/tlpkg/tlpsrc | |
parent | e19d756326f8a2719473ea176c6165501eb923ee (diff) |
(opt_frozen): 1 for end of TL'14.
git-svn-id: svn://tug.org/texlive/trunk@36758 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-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 7388ce178b3..4ae9ebe4e4c 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -45,4 +45,4 @@ depend opt_write18_restricted:1 # the day we want to freeze a release forever, set this to 1 and tlmgr # will then bail out saying that TLNNNN is frozen. -depend opt_frozen:0 +depend opt_frozen:1 |