diff options
Diffstat (limited to 'Master')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index 58639b058b6..f3dc0753cf6 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 -# when we want to freeze a release, uncomment this and tlmgr will bail out -# saying that TLNNNN is frozen. -depend opt_frozen:0 +# the day we want to freeze a release forever, set this to 1 and tlmgr +# will henceforth bail out saying that TLNNNN is frozen. +depend opt_frozen:1 |