summaryrefslogtreecommitdiff
path: root/Master/tlpkg
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2014-08-10 22:25:05 +0000
committerKarl Berry <karl@freefriends.org>2014-08-10 22:25:05 +0000
commit3b56dac24396b4ca0cefca3cc6cd827c149c9848 (patch)
tree39610a3dcb32a0aab8bcb06e09b8c6f686d91787 /Master/tlpkg
parent88c3cc5581852fce4c08c3d1494dbe90acb3ac87 (diff)
ghsystem (8aug14)
git-svn-id: svn://tug.org/texlive/trunk@34895 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-xMaster/tlpkg/bin/tlpkg-ctan-check2
-rwxr-xr-xMaster/tlpkg/libexec/ctan2tds16
-rw-r--r--Master/tlpkg/tlpsrc/collection-science.tlpsrc1
-rw-r--r--Master/tlpkg/tlpsrc/ghsystem.tlpsrc0
4 files changed, 10 insertions, 9 deletions
diff --git a/Master/tlpkg/bin/tlpkg-ctan-check b/Master/tlpkg/bin/tlpkg-ctan-check
index ea0141af0b4..8c154a707d7 100755
--- a/Master/tlpkg/bin/tlpkg-ctan-check
+++ b/Master/tlpkg/bin/tlpkg-ctan-check
@@ -228,7 +228,7 @@ my @TLP_working = qw(
german germbib germkorr getfiledate getmap getoptk
gfsartemisia gfsbaskerville gfsbodoni gfscomplutum gfsdidot gfsneohellenic
gfsporson gfssolomos
- ghab gillcm gillius gincltex ginpenc gitinfo
+ ghab ghsystem gillcm gillius gincltex ginpenc gitinfo
gloss glossaries gmdoc gmdoc-enhance
gmiflink gmp gmutils gmverb gmverse gnuplottex go gost
gradientframe grafcet graphics graphics-pln
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds
index c492954891a..86522121ec9 100755
--- a/Master/tlpkg/libexec/ctan2tds
+++ b/Master/tlpkg/libexec/ctan2tds
@@ -1152,7 +1152,6 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'biblatex' => '&POSTbiblatex',
'bibtex' => '&POSTbibtex',
'cfr-lm' => '&POSTcfr_lm',
- 'chemmacros' => '&POSTchemmacros',
'context' => '&POSTcontext',
'context-games' => '&POSTcontext_games',
'coordsys' => '&POSTcoordsys',
@@ -1171,6 +1170,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`);
'fixme' => '&POSTfixme',
'fpl' => '&POSTfpl',
'frenchle' => '&POST_rmsymlink',
+ 'ghsystem' => '&POSTghsystem',
'grverb' => '&POSTgrverb',
'ibygrk' => '&POSTibygrk',
'impatient' => '&POSTimpatient',
@@ -5073,13 +5073,6 @@ sub POSTbibtex {
&preserve_man_pages ("bibtex");
}
-sub POSTchemmacros {
- print "POST$package - move subdirectories\n";
- my $dstdir = "$DEST/tex/latex/$package";
- &xmkdir ($dstdir);
- &SYSTEM ("$MV language pictures $dstdir/");
-}
-
sub POSTcontext {
print "POST$package - rearrange, remove\n";
&xchdir ($DEST);
@@ -5196,6 +5189,13 @@ sub build_scripts_copy {
}
}
+sub POSTghsystem {
+ print "POST$package - move subdirectories\n";
+ my $dstdir = "$DEST/tex/latex/$package";
+ &xmkdir ($dstdir);
+ &SYSTEM ("$MV language pictures $dstdir/");
+}
+
sub POSTmptopdf {
# mptopdf needs a cut-down version of the context post routine.
# But there are enough differences that trying to factor out the
diff --git a/Master/tlpkg/tlpsrc/collection-science.tlpsrc b/Master/tlpkg/tlpsrc/collection-science.tlpsrc
index ca4dcc1ad95..8236788b5b2 100644
--- a/Master/tlpkg/tlpsrc/collection-science.tlpsrc
+++ b/Master/tlpkg/tlpsrc/collection-science.tlpsrc
@@ -36,6 +36,7 @@ depend functan
depend galois
depend gastex
depend gene-logic
+depend ghsystem
depend gu
depend hep
depend hepnames
diff --git a/Master/tlpkg/tlpsrc/ghsystem.tlpsrc b/Master/tlpkg/tlpsrc/ghsystem.tlpsrc
new file mode 100644
index 00000000000..e69de29bb2d
--- /dev/null
+++ b/Master/tlpkg/tlpsrc/ghsystem.tlpsrc