From 7510bbe123bccd0e2f7b6465aff51717dd3cbec7 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 31 Dec 2009 01:25:13 +0000 Subject: siunitx 1.3g (26dec09) git-svn-id: svn://tug.org/texlive/trunk@16535 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/libexec/ctan2tds | 12 ------------ 1 file changed, 12 deletions(-) (limited to 'Master/tlpkg') diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 38923529810..62612bdfd7f 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -644,7 +644,6 @@ $Master = "$mydir/../.."; 'babelbib' => '&POSTbabelbib', 'bibleref' => '&POSTlatex2html', 'context-games' => '&POSTcontext_games', - 'context-lilypond' => '&POSTcontext_lilypond', 'coordsys' => '&POSTcoordsys', 'ctex' => '&POSTctex', 'doipubmed' => '&POSTlatex2html', @@ -3628,17 +3627,6 @@ sub POSTcontext_games &SYSTEM ("$RM -rf fonts"); } -sub POSTcontext_lilypond -{ - print "POST$package - creating package-level subdirectories\n"; - mkdir ("$DEST/doc/context/third/lilypond"); - &SYSTEM ("$MV $DEST/doc/context/third/t-lilypond.pdf " - . "$DEST/doc/context/third/lilypond"); - mkdir ("$DEST/tex/context/third/lilypond"); - &SYSTEM ("$MV $DEST/tex/context/third/t-lilypond.tex " - . "$DEST/tex/context/third/lilypond"); -} - sub POSTcoordsys { print "POST$package - rename `putfile.' to `putfile.maple'.\n"; -- cgit v1.2.3