diff options
author | Karl Berry <karl@freefriends.org> | 2016-04-05 16:24:03 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2016-04-05 16:24:03 +0000 |
commit | 193d26ad12b9042915b2a834a353dd4926b040a9 (patch) | |
tree | 17d0fec7f62dbc07e224f7e209f69b4dd0d6a321 /Master/tlpkg | |
parent | b93bad8b17f5dbbd5b4ef469b72d71171effdbb2 (diff) |
opt_frozen:1 for 2015
git-svn-id: svn://tug.org/texlive/trunk@40246 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-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 |