diff options
author | Karl Berry <karl@freefriends.org> | 2011-05-08 23:18:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2011-05-08 23:18:56 +0000 |
commit | 5d5a3ce7983e13fe5456b264448248f94d236f6d (patch) | |
tree | 0137e3631bf1477b10d1a252f6cda405f8f266bc /Master/tlpkg/libexec | |
parent | c08901b8b8bb3f997641a53dfa2a6b081e8a0f71 (diff) |
comfortaa (8may11)
git-svn-id: svn://tug.org/texlive/trunk@22360 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg/libexec')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index f7ef3f8848f..bb78ea1f301 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -205,7 +205,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cmcyralt', "die 'skipping, license noinfo", 'cntdwn', "die 'skipping, author (dps) request", 'comicsans', "die 'skipping, Comic Sans is nonfree'", - 'comfortaa', "&MAKEflatten", + 'comfortaa', "&MAKEcopy", 'compact', "die 'skipping, nonfree license'", 'concmath-fonts', "&MAKEflatten", 'concmath', "&MAKEnosymlinks", @@ -881,6 +881,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'babelbib' => '&POSTbabelbib', 'biber' => '&POSTbiber', 'bibtex' => '&POSTbibtex', + 'comfortaa' => '&POSTdroid', 'context-games' => '&POSTcontext_games', 'coordsys' => '&POSTcoordsys', 'ctex' => '&POSTctex', |