summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds14
1 files changed, 5 insertions, 9 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 7ee1862618a..29eca2c875e 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -280,7 +280,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'lh', "&MAKEcopy",
'libertine', "&MAKEcopy",
'libris', "&MAKEcopy",
- 'lifia-th', "die 'skipping, '",
+ 'lifia-th', "die 'skipping, ?'",
'linearA', "&MAKEflatten",
'lineno', "&MAKEnosymlinks",
'literat', "&MAKEliterat",
@@ -1487,7 +1487,6 @@ $standardclean = '\.head|\.tmp|\.dvi|\.log|\.out|\.aux|\.toc|\.lof|\.lot'
'ptptex' => 'overcite.sty|cite.sty|wrapfig.sty', # duplicated
'stubs' => 'stubs.pdf',
'susy' => 'susy.pdf', # no source
- 'xelibertine' => 'xelibertineDoku.pdf', # no source
'xskak' => 'xskak.pdf', # no source
);
@@ -3607,15 +3606,12 @@ sub POSTlatex2man
sub POSTlibertine
{
- print "POST$package - remove duplicates, nosource docs";
- # has to be a post routine instead of moreclean because we have to
- # remove a file in a non-doc directory.
+ print "POST$package - remove nosource docs";
+ # post routine instead of moreclean because we use MAKEcopy.
+ # doable one way or another, but skipping for now. xx
#
# no source for doku.pdf.
- &SYSTEM ("$RM doc/fonts/libertine/libertinedoku.pdf");
- #
- # these files are in babel and/or ibyhyph.
- &SYSTEM ("$RM -rf tex/latex/libertine/babel");
+ &SYSTEM ("$RM doc/fonts/libertine/*libertine[dD]oku.pdf");
}
sub POSTlithuanian