diff options
author | Norbert Preining <preining@logic.at> | 2008-01-25 08:21:08 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2008-01-25 08:21:08 +0000 |
commit | 650b11f5acd44843d1a82b6ecaf1ecd076932dbf (patch) | |
tree | a407aa7a220bad562b3003efa8c7266a6a90e8af /Master/tlpkg/tlpsrc | |
parent | aa5250b35700f243e9bdd7f8adee134c3d105838 (diff) |
first work on a uninstaller ... nothing tested, use at your own risk
git-svn-id: svn://tug.org/texlive/trunk@6400 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/tlpsrc')
-rw-r--r-- | Master/tlpkg/tlpsrc/texlive-infra.tlpsrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/tlpsrc/texlive-infra.tlpsrc b/Master/tlpkg/tlpsrc/texlive-infra.tlpsrc index b2aa7eb9bc1..d88cea34752 100644 --- a/Master/tlpkg/tlpsrc/texlive-infra.tlpsrc +++ b/Master/tlpkg/tlpsrc/texlive-infra.tlpsrc @@ -4,6 +4,7 @@ docpattern f tlpkg/man/* docpattern f tlpkg/doc/* runpattern f tlpkg/TeXLive/* # here we should add scripts usefull for an installed system from tlpkg/bin! +runpattern f tlpkg/bin/uninstall-tl.* runpattern f tlpkg/bin/generate-fmtutil runpattern f tlpkg/bin/generate-updmap runpattern f tlpkg/bin/generate-language |