From 8db754efe5c2736dfbd92d0fe891c6cc89e4071d Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Tue, 20 May 2014 22:00:42 +0000 Subject: pstricks (20may14) git-svn-id: svn://tug.org/texlive/trunk@34155 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index bc789edfe1b..79dea2effb3 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -433,6 +433,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'garamond', "die 'skipping, nonfree font'", 'garamondx', "die 'skipping, nonfree font'", 'garuda-c90', "&MAKEgaruda_c90", + 'georgian', "die 'skipping, bitstream font licensing missing, complicated'", 'geschichtsfrkl', "&MAKEflatten", 'gene', "die 'skipping, complicated, some have sources, sorry'", 'genmisc', "die 'skipping, too complicated, sorry'", @@ -5207,7 +5208,10 @@ sub POSTmptopdf { &xchdir ("$DEST/scripts/context/$pkg_subdir"); my $exec = "mptopdf.pl"; &bindirs_symlink ($exec); - &build_scripts_copy ($exec, $pkg_subdir); + # peb doesn't want a linked_scripts/mptopdf. + # not sure if the copy under linked_scripts/context/ will get updated + # (with a context update); doubt it. + #&build_scripts_copy ($exec, $pkg_subdir); # # but for windows, use our wrapper rather than ConTeXt's, # since the whole point is to have mptopdf available without ConTeXt. -- cgit v1.2.3