From 70ad55cd34fda58bdff4fcc7ff838b29b1db351c Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Thu, 31 Jul 2008 20:25:21 +0000 Subject: fix typo in TLPostActions git-svn-id: svn://tug.org/texlive/trunk@9956 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/TeXLive/TLPostActions.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/TeXLive/TLPostActions.pm b/Master/tlpkg/TeXLive/TLPostActions.pm index 432a87c7b05..76e424b258e 100644 --- a/Master/tlpkg/TeXLive/TLPostActions.pm +++ b/Master/tlpkg/TeXLive/TLPostActions.pm @@ -283,8 +283,8 @@ sub do_remove_texlive_infra { remove_menu_shortcut($mainmenu,'TeX Live Toplevel Readme Index'); } } -$PostInstall{'texlive.infra'} = \&do_install_bin_texlive_infra; -$PostRemove{'texlive.infra'} = \&do_remove_bin_texlive_infra; +$PostInstall{'texlive.infra'} = \&do_install_texlive_infra; +$PostRemove{'texlive.infra'} = \&do_remove_texlive_infra; # # texlive-en -- cgit v1.2.3