From 1fa1b6fb6f9ae20fe5c0bb3290c0a239919b9db6 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 4 May 2008 00:21:05 +0000 Subject: pst-pdf update 2may08 (from tds.zip, guess it is ok to use /latex/ instead of /generic/ for this particular one) git-svn-id: svn://tug.org/texlive/trunk@7832 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/bin/ctan2tds | 2 +- Master/tlpkg/bin/tlpkginfo | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds index 13f993a982d..c90090eaf0f 100755 --- a/Master/tlpkg/bin/ctan2tds +++ b/Master/tlpkg/bin/ctan2tds @@ -342,7 +342,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw 'pst-optic', "&MAKEpst", 'pst-osci', "&MAKEpst", 'pst-pad', "&MAKEpst", - 'pst-pdf', "&MAKEpst", + 'pst-pdf', "&MAKEcopy", 'pst-pdgr', "&MAKEpst", 'pst-poly', "&MAKEpst", 'pst-qtree', "&MAKEpst", diff --git a/Master/tlpkg/bin/tlpkginfo b/Master/tlpkg/bin/tlpkginfo index ea9eb27d462..a5f48c18ddc 100755 --- a/Master/tlpkg/bin/tlpkginfo +++ b/Master/tlpkg/bin/tlpkginfo @@ -190,7 +190,7 @@ sub catalogue_find_ctan_path system ("unzip -q -a $ctan_loc/$pkgname.tds.zip -d $ctan_loc"); # remove the zip and put a flag for ctan2tds to know. system ("rm $ctan_loc/$pkgname.tds.zip"); - system ("touch $ctan_loc/TDS_READY"); +# system ("touch $ctan_loc/TDS_READY"); return $ctan_loc; } } -- cgit v1.2.3