From e59c76b187f8dc1b6bd73184f9435cd803662009 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sat, 9 Aug 2008 08:10:20 +0000 Subject: add a todo for tlmgr git-svn-id: svn://tug.org/texlive/trunk@10205 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf/scripts/texlive/tlmgr.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Master') diff --git a/Master/texmf/scripts/texlive/tlmgr.pl b/Master/texmf/scripts/texlive/tlmgr.pl index 160725c7297..9cf7110194f 100755 --- a/Master/texmf/scripts/texlive/tlmgr.pl +++ b/Master/texmf/scripts/texlive/tlmgr.pl @@ -13,6 +13,9 @@ # (email Rolf Niepraschk) # - merge tlmgrgui into tlmgr to reduce re-loading of tlpdb again and again # and reuse the install function +# - move the remove_package function into TLPDB.pm, so that the remove_package +# from TLPDB actually removes the files, too. Maybe some better names +# are necessary. my $svnrev = '$Revision$'; $svnrev =~ m/: ([0-9]+) /; -- cgit v1.2.3