diff options
author | Karl Berry <karl@freefriends.org> | 2013-09-25 23:16:56 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2013-09-25 23:16:56 +0000 |
commit | 400535620f9b690eeee5de76031fe677eeeb38f0 (patch) | |
tree | 7b8c9680a4839a631abdd6d9293e82faf62a85b0 /Master/tlpkg | |
parent | 59f7f52e93131c86d54d7537976d2cceb0e1f357 (diff) |
dejavud (25sep13)
git-svn-id: svn://tug.org/texlive/trunk@31771 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/tlpkg')
-rwxr-xr-x | Master/tlpkg/libexec/ctan2tds | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/libexec/ctan2tds b/Master/tlpkg/libexec/ctan2tds index 45f4b19c28b..752a1946f47 100755 --- a/Master/tlpkg/libexec/ctan2tds +++ b/Master/tlpkg/libexec/ctan2tds @@ -304,7 +304,7 @@ chomp ($Build = `cd $Master/../Build/source && pwd`); 'cwpuzzle', "die 'skipping, in crossword package'", 'cyklop', "&MAKEcopy", 'datatooltk', "die 'skipping, Java installation'", - 'dejavu', "&MAKEcopy", + 'dejavu', "&MAKEflatten", 'deleq', "die 'skipping, nosell license'", 'deproc', "die 'skipping, for latex 2.09'", 'designcon', "die 'skipping, requires nonfree fonts'", |