diff options
author | Karl Berry <karl@freefriends.org> | 2015-04-12 15:20:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2015-04-12 15:20:30 +0000 |
commit | 70026c3c818170e14d1cea1156cf40f328ee9f6d (patch) | |
tree | c5ce24c224cea00478ed36dc11cc76f51436d537 /Master/tlpkg/bin/tl-update-tlnet | |
parent | f4eeefac4175916b6911ae7e89f5ff898181340c (diff) |
version/year updates for TeX Live 2015
git-svn-id: svn://tug.org/texlive/trunk@36787 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tl-update-tlnet')
-rwxr-xr-x | Master/tlpkg/bin/tl-update-tlnet | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Master/tlpkg/bin/tl-update-tlnet b/Master/tlpkg/bin/tl-update-tlnet index 320e76efe3a..6f9397d51f3 100755 --- a/Master/tlpkg/bin/tl-update-tlnet +++ b/Master/tlpkg/bin/tl-update-tlnet @@ -1,5 +1,5 @@ #!/bin/sh -e -# Copyright 2008-2014 Norbert Preining +# Copyright 2008-2015 Norbert Preining # This file is licensed under the GNU General Public License version 2 # or any later version. # @@ -9,7 +9,7 @@ vc_id='$Id$' unset CDPATH unset LS_COLORS -yyyy=2014 +yyyy=2015 check_consistency=true chicken=false @@ -119,7 +119,7 @@ option_fmt 1 option_letter 0 option_src 1 option_path 0 -option_adjustrepo 1 +option_adjustrepo 0 " >texlive.profile # silence warnings we do not need to see. |