Kaydet (Commit) 72258d12 authored tarafından Matúš Kukan's avatar Matúš Kukan

add languagetool to tail_build

Change-Id: Id42c86bc5e6deaaa3215beefcf06474b5049e6e3
üst b76bca11
......@@ -89,6 +89,7 @@ $(eval $(call gb_Module_add_moduledirs,tail_end,\
jurt \
jvmaccess \
jvmfwk \
$(call gb_Helper_optional,LANGUAGETOOL,languagetool) \
libcdr \
libcmis \
libmspub \
......
......@@ -15,7 +15,7 @@ $(eval $(call gb_ExternalProject_register_targets,languagetool,\
build \
))
$(call gb_ExternalProject_get_state_target,languagetool,build) :
$(call gb_ExternalProject_get_state_target,languagetool,build) : $(call gb_Jar_get_outdir_target,juh)
cd "$(call gb_UnpackedTarball_get_dir,languagetool)" && \
$(ICECREAM_RUN) "$(ANT)" \
-q \
......
po postprocess :: BINFILTER:binfilter CRASHREP:crashrep EPM:epm HELP:helpcontent2 ODK:odk LANGUAGETOOL:languagetool MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
po postprocess :: BINFILTER:binfilter CRASHREP:crashrep EPM:epm HELP:helpcontent2 ODK:odk MYSQLC:mysqlc DESKTOP:setup_native STLPORT:stlport sysui tail_build NULL
po postprocess usr1 - all po_mkout NULL
po postprocess\checkxml nmake - all po_checkxml NULL
po postprocess\packconfig nmake - all po_packconfig po_checkxml NULL
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment