summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-02-27 23:10:21 +0000
committerKarl Berry <karl@freefriends.org>2014-02-27 23:10:21 +0000
commit56e0a2af1f297ff380e46108d4c154ff160b6714 (patch)
treec6c48a8ac5ed38425c893494f027fc31df9992b2 /Master/tlpkg
parentab8b341564e7369496bbe15a1c04ca581aed7bf7 (diff)
eledmac (27feb14)
git-svn-id: svn://tug.org/texlive/trunk@33061 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds7
1 files changed, 0 insertions, 7 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c975941f59b..7c4f00de647 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1184,7 +1184,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'numericplots' => '&POSTnumericplots',
'pas-cv' => '&POSTpas_vc',
'pedigree-perl' => '&POSTpedigreeperl',
- 'pgf' => '&POSTpgf',
'pgfplots' => '&POSTpgfplots',
'pict2e' => '&POSTpict2e',
'pmx' => '&POSTpmx',
@@ -5561,12 +5560,6 @@ sub POSTpedigreeperl {
&SYSTEM ("$MV Pedigree/*.pm $scriptdir/Pedigree/");
}
-sub POSTpgf {
- print "POST$package - mv generic,latex,... directories\n";
-# &SYSTEM ("cd $DEST && mkdir tex && mv context generic latex plain tex");
-# &SYSTEM ("$RM $DEST/README");
-}
-
sub POSTpgfplots {
print "POST$package - rm spurious pgfplots.test dir\n";
# author said he will remove in next version.