summaryrefslogtreecommitdiff
path: root/Master/install-tl
diff options
context:
space:
mode:
Diffstat (limited to 'Master/install-tl')
-rwxr-xr-xMaster/install-tl16
1 files changed, 1 insertions, 15 deletions
diff --git a/Master/install-tl b/Master/install-tl
index d2c28b40db0..49f15288bfc 100755
--- a/Master/install-tl
+++ b/Master/install-tl
@@ -50,11 +50,10 @@ use TeXLive::TLUtils qw(platform platform_desc
get_system_tmpdir member process_logging_options rmtree
mkdirhier make_var_skeleton make_local_skeleton install_package copy
install_packages dirname setup_programs welcome welcome_paths);
-use TeXLive::TLMedia;
+#use TeXLive::TLMedia;
use TeXLive::TLPOBJ;
use TeXLive::TLPDB;
use TeXLive::TLConfig;
-use TeXLive::TLPackageConfigurations;
if (win32) {
require TeXLive::TLWinGoo;
@@ -710,19 +709,6 @@ operations might be disturbed.\n\n";
info("done\n");
}
- # configuration actions
- # it looks like it does not do anything outside the texlive tree, so it
- # would be fine if we do it anyway ...
- # TODO !!!
- # $opt_portable: no %install but we still want xetex postinstall
- # Run the post installation code in TLPackageConfigurations.pm
- foreach my $package (sort keys %install) {
- if ($install{$package} && defined($PackageConfigInstall{$package})) {
- info("running package configuration action for $package\n");
- &{$PackageConfigInstall{$package}}($TEXDIR, $TEXDIRW, $TEXMFSYSVAR, $TEXMFLOCAL);
- }
- }
-
#
# do path adjustments: On Windows add/remove to PATH etc, on Unix
# set symlinks