summaryrefslogtreecommitdiff
path: root/Master/tlpkg/libexec/ctan2tds
diff options
context:
space:
mode:
Diffstat (limited to 'Master/tlpkg/libexec/ctan2tds')
-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.