diff options
author | Norbert Preining <preining@logic.at> | 2007-12-03 17:29:03 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-12-03 17:29:03 +0000 |
commit | 73c5ccf1eacaaf6057e330055ffa1b9965077f39 (patch) | |
tree | 324ef25ff9948c5edf3b8dc1cce8a68bae5c4d3c /Master/tlpkg/TeXLive/TLConfig.pm | |
parent | be79c31adc58dd25d3bf67b062105456d5c16ab3 (diff) |
factor out more of the install_package to TLUtils and make it
more or less generic.
git-svn-id: svn://tug.org/texlive/trunk@5700 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/TeXLive/TLConfig.pm')
-rw-r--r-- | Master/tlpkg/TeXLive/TLConfig.pm | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/TeXLive/TLConfig.pm b/Master/tlpkg/TeXLive/TLConfig.pm index f0819d34a41..b2d359609e6 100644 --- a/Master/tlpkg/TeXLive/TLConfig.pm +++ b/Master/tlpkg/TeXLive/TLConfig.pm @@ -17,6 +17,7 @@ BEGIN { $MetaCategoriesRegexp $CategoriesRegexp $DefaultCategory + $DefaultContainerExtension $InfraLocation $DatabaseName $BlockSize |