diff options
author | Norbert Preining <preining@logic.at> | 2012-03-17 01:40:41 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2012-03-17 01:40:41 +0000 |
commit | a248a234963ec9fd6e3664bb066005338178f9c7 (patch) | |
tree | e0d0706d1278f02b17c76214797433bbb664e6fa /Master/tlpkg/tlpsrc | |
parent | e27d7d6de12aaf0b37cf624941e5c62e65f116cc (diff) |
add installer option for adjusting the repository after installation
defaults to yes
asked only in text and pertk installer, not in wizard
git-svn-id: svn://tug.org/texlive/trunk@25668 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc index f44e6b64587..ceb5d295b0a 100644 --- a/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc +++ b/Master/tlpkg/tlpsrc/00texlive.installation.tlpsrc @@ -40,6 +40,7 @@ longdesc are never split into .src and .doc sub-packages in the tlpdb. depend opt_paper:a4 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 |