From 19fed7c7e37809eb525bda7e96a8b9ae8dc9cfdb Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 26 Feb 2019 22:46:52 +0000 Subject: (TLPDBConfigs): frozen => 1 for tl18 git-svn-id: svn://tug.org/texlive/trunk@50142 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLConfig.pm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index c700cf742c6..db514127d36 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -158,7 +158,7 @@ our %TLPDBConfigs = ( "container_format" => $DefaultCompressorFormat, "minrelease" => $MinRelease, "release" => $ReleaseYear, - "frozen" => 0, + "frozen" => 1, ); # definition of the option strings and their value types -- cgit v1.2.3