diff options
author | Karl Berry <karl@freefriends.org> | 2006-08-18 23:28:12 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2006-08-18 23:28:12 +0000 |
commit | e90bad0d494ecd43a4f81c50efbabf7bc04887d7 (patch) | |
tree | 99193d645e93c751704322cebe43f8dd1079fa6f /Build | |
parent | 69f35cb3992ee53e4815cd06f5aae55af102e60f (diff) |
stellenbosch 4.0 (17aug06)
git-svn-id: svn://tug.org/texlive/trunk@1976 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rwxr-xr-x | Build/cdbuild/ctan2tds.pl | 8 | ||||
-rwxr-xr-x | Build/tools/tpm-ctan-check | 2 |
2 files changed, 5 insertions, 5 deletions
diff --git a/Build/cdbuild/ctan2tds.pl b/Build/cdbuild/ctan2tds.pl index db21bbc5e88..375e649ca4b 100755 --- a/Build/cdbuild/ctan2tds.pl +++ b/Build/cdbuild/ctan2tds.pl @@ -248,7 +248,7 @@ chdir $startdir || die "chdir($startdir) failed: $!"; 'showexpl', "&MAKEflatten", 'siam', "&MAKEsiam", 'skak', "&MAKEflatten", - 'stellenb', "&MAKEcopy", + 'stellenbosch',"&MAKEcopy", 'symbolindex', "print \"requires binary, skip\"", 't2', "&MAKEt2", 'tabvar', "&MAKEflatten", @@ -1027,9 +1027,9 @@ sub MAKEcopy { # needed for vntex, pgf, probably others. -f "$dest/README" && unlink ("$dest/README"); - # Ditto README.txt for stellenbosch. - -f "$dest/README.txt" - && &SYSTEM ("mv $dest/README.txt $DEST/doc/$whichdocformat/$package/"); + # Ditto CHANGELOG for stellenbosch. + -f "$dest/CHANGELOG" + && &SYSTEM ("mv $dest/CHANGELOG $DEST/doc/$whichdocformat/$package/"); } diff --git a/Build/tools/tpm-ctan-check b/Build/tools/tpm-ctan-check index c91f14ebfef..fd5f618618f 100755 --- a/Build/tools/tpm-ctan-check +++ b/Build/tools/tpm-ctan-check @@ -80,7 +80,7 @@ sub main sciposter sectionbox sectsty semantic seminar semioneside setspace sf298 shapepar showexpl sides skaknew - sort-by-letters sparklines splitindex spotcolor stellenb + sort-by-letters sparklines splitindex spotcolor stellenbosch sttools struktex subfig sudoku sugconf svn-multi svninfo synttree t-angles tabulary tabvar talk tamethebeast tengwarscript tex-refs texmate texshade |