diff options
-rwxr-xr-x | move/data/make_i18n_list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/move/data/make_i18n_list b/move/data/make_i18n_list index 279bd8a5e..33c77f26d 100755 --- a/move/data/make_i18n_list +++ b/move/data/make_i18n_list @@ -23,7 +23,6 @@ my %extra_pkgs = ( th => 'fonts-ttf-thai', zh => 'fonts-ttf-gb2312 taipeifonts fonts-ttf-big5', el => 'fonts-type1-greek', - en => 'mandrake_doc-move-en', ); foreach my $i18n (@pkg_langs) { |