Skip to content

Commit dcaee4f

Browse files
authored
Remove deleted target from i18n-download
1 parent 4a4e961 commit dcaee4f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

Makefile

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,7 @@ i18n-regenerate-fonts:
247247
python build_tools/i18n/fonts.py generate-full-fonts
248248
python build_tools/i18n/fonts.py generate-subset-fonts
249249

250-
i18n-download: i18n-download-translations i18n-regenerate-fonts i18n-transfer-context
251-
250+
i18n-download: i18n-download-translations i18n-regenerate-fonts
252251

253252
i18n-install-font:
254253
python build_tools/i18n/fonts.py add-source-font ${name}

0 commit comments

Comments
 (0)