summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2008-08-09 23:39:38 +0000
committerKarl Berry <karl@freefriends.org>2008-08-09 23:39:38 +0000
commitf41811b55dfce3a5f59b953b68457b0aa5491baf (patch)
treec0346bf5128a5e21c5909eb116121b28de0fd24b /Master/tlpkg
parent607cf34a8ca9e08fbb89b52ee710467a72b5b99f (diff)
pgfplots update (10aug08)
git-svn-id: svn://tug.org/texlive/trunk@10222 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/ctan2tds15
-rw-r--r--Master/tlpkg/tlpsrc/context.tlpsrc8
-rw-r--r--Master/tlpkg/tlpsrc/pgfplots.tlpsrc3
3 files changed, 6 insertions, 20 deletions
diff --git a/Master/tlpkg/bin/ctan2tds b/Master/tlpkg/bin/ctan2tds
index 6c13460847f..90b2877e2e7 100755
--- a/Master/tlpkg/bin/ctan2tds
+++ b/Master/tlpkg/bin/ctan2tds
@@ -458,7 +458,6 @@ chdir $startdir || die "chdir($startdir) failed: $!"; # back to raw
'koma-script' => '&POSTkoma',
'libertine' => '&POSTlibertine',
'pgf' => '&POSTpgf',
- 'pgfplots' => '&POSTpgfplots',
'pst-cox' => '&POSTpstcox',
'xecjk' => '&POSTxecjk',
'xecyr' => '&POSTxecyr',
@@ -3286,20 +3285,6 @@ sub POSTpgf
&SYSTEM ("cd $DEST && mkdir tex && mv context generic latex plain tex");
}
-sub POSTpgfplots
-{
- print "\t POST$package - mv directories\n";
- &xchdir ($DEST);
- #
- &xmkdir ("doc/generic/$package");
- &SYSTEM ("$MV README ext_scripts test doc/generic/$package");
- #
- &xmkdir ("tex/generic");
- &SYSTEM ("$MV generic tex/generic/$package");
- #
- &SYSTEM ("$MV context latex plain tex");
-}
-
sub POSTpstcox
{
print "POST$package - mv latex .sty, doc Gallery\n";
diff --git a/Master/tlpkg/tlpsrc/context.tlpsrc b/Master/tlpkg/tlpsrc/context.tlpsrc
index a9be6b51f1c..6a894c050db 100644
--- a/Master/tlpkg/tlpsrc/context.tlpsrc
+++ b/Master/tlpkg/tlpsrc/context.tlpsrc
@@ -6,13 +6,11 @@ runpattern +d texmf-dist/context/config
runpattern +d texmf-dist/context/data
runpattern +d texmf-dist/fonts/misc/cid/fontforge
#
-# these have their own TL package, and are not part of core context.
+# these have their own TL packages, and are not part of core context.
runpattern +!d texmf-dist/tex/context/third
runpattern +!d texmf-dist/tex/context/interface/third
+docpattern +!d texmf-dist/doc/context/third
docpattern +!d texmf-dist/fonts/misc/xetex/fontmapping/context
#
-# should be fixed in next release of these pacages:
+# should be fixed in next release:
runpattern +!d texmf-dist/tex/context/pgf
-runpattern +!d texmf-dist/tex/context/pgfplots
-docpattern +!d texmf-dist/doc/context/pgfplots
-docpattern +!d texmf-dist/doc/context/third
diff --git a/Master/tlpkg/tlpsrc/pgfplots.tlpsrc b/Master/tlpkg/tlpsrc/pgfplots.tlpsrc
index a4b9f223a89..330dccb89f3 100644
--- a/Master/tlpkg/tlpsrc/pgfplots.tlpsrc
+++ b/Master/tlpkg/tlpsrc/pgfplots.tlpsrc
@@ -1,2 +1,5 @@
name pgfplots
category Package
+runpattern +d texmf-dist/tex/context/third/pgfplots
+srcpattern +d texmf-dist/source/context/third/pgfplots
+docpattern +d texmf-dist/doc/context/third/pgfplots