summaryrefslogtreecommitdiff
path: root/Master/tlpkg/bin/tlpkginfo
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2009-08-23 23:43:42 +0000
committerKarl Berry <karl@freefriends.org>2009-08-23 23:43:42 +0000
commit9c8a12c7a481e50886b68b686e6a7e1ae0d9e358 (patch)
tree8a9e7ad0eab763406a723a4464fee78e031a0079 /Master/tlpkg/bin/tlpkginfo
parent5233802c550f0cc1a8fb76ed9399eb1ce51e9600 (diff)
boisik 0.5 (21aug09)
git-svn-id: svn://tug.org/texlive/trunk@14833 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/bin/tlpkginfo')
-rwxr-xr-xMaster/tlpkg/bin/tlpkginfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo
index aa8c635c3af..49598411774 100755
--- a/Master/tlpkg/bin/tlpkginfo
+++ b/Master/tlpkg/bin/tlpkginfo
@@ -18,7 +18,7 @@ sub main
# erroneous tds files (warn Robin about them) or problematic (purifyeps).
# list format: pkg1|pkg2|etc
- $erroneous_tds = "boisik|elsarticle|purifyeps";
+ $erroneous_tds = "elsarticle|purifyeps";
# special packages from latex-tds project (used by prepare())
$corelatex_tds_pkgs = "babel|cyrillic|graphics|latex|psnfss|tools";