summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-10 00:01:06 +0000
committerKarl Berry <karl@freefriends.org>2018-01-10 00:01:06 +0000
commite674c3a6e74fde867ef58e93b00d11f5188cd81f (patch)
tree3e9e1d2c49b052abf03f8657155b2bd651330465 /Master/tlpkg/libexec
parent5879e5b1f3b106f3962c7253f56dc6d6251eb243 (diff)
exclude example .pdfs to save space
git-svn-id: svn://tug.org/texlive/trunk@46271 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds1
1 files changed, 1 insertions, 0 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index 14acfda9474..6dd670078df 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -6246,6 +6246,7 @@ sub POSTpstgeo {
&SYSTEM ("$RM dataII/pst*compress.pl");
&SYSTEM ("$MV data dataII $DEST/tex/generic/pst-geo/");
&SYSTEM ("$MV doc/* .");
+ &SYSTEM ("$RM examples/*.pdf");
}
sub POSTpxbase {