diff options
author | Karl Berry <karl@freefriends.org> | 2012-05-12 15:53:55 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-05-12 15:53:55 +0000 |
commit | 43e2e31c6c50260cce588637b892ab1b6c0ee743 (patch) | |
tree | d2a6106fcda7e901bd8632d60cadd87a691a9e5b /Master/tlpkg/tlpsrc | |
parent | 65f11c0ce41fc14ab77041de84529039b07a98ac (diff) |
tl12 preliminaries
git-svn-id: svn://tug.org/texlive/trunk@26312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/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 ceb5d295b0a..58639b058b6 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -43,6 +43,6 @@ depend opt_path:0 depend opt_adjustrepo: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 +# when we want to freeze a release, uncomment this and tlmgr will bail out +# saying that TLNNNN is frozen. depend opt_frozen:0 |