From 6c5518520f1102aad61f89375c2bb5c576e0f2f9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 17 Jul 2008 16:29:34 +0000 Subject: remove libertine files duplicated in babel git-svn-id: svn://tug.org/texlive/trunk@9631 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tds | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'Master') diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 18a1b8b4857..b068762e573 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -3235,9 +3235,11 @@ sub POSTlibertine # has to be a post routine instead of moreclean because we have to # remove a file in a non-doc directory. # - # no source for doku.pdf, ibyhyph.tex is duplicate + # no source for doku.pdf. &SYSTEM ("$RM doc/fonts/libertine/libertinedoku.pdf"); - &SYSTEM ("$RM tex/latex/libertine/babel/ibyhyph.tex"); + # + # these files are in babel and/or ibyhyph. + &SYSTEM ("$RM -rf tex/latex/libertine/babel"); } sub POSTpgf -- cgit v1.2.3