fix typo
Change-Id: I58f0cd2248310fd7c5f1c82a6d10acc5a2446169 Reviewed-on: https://gerrit.libreoffice.org/3528 Reviewed-by: Fridrich Strba <fridrich@documentfoundation.org> Tested-by: Fridrich Strba <fridrich@documentfoundation.org>
This commit is contained in:
parent
e640cd59ea
commit
df09d47db0
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ $(call gb_CustomTarget_get_workdir,odk/check)/checkbin : \
|
|||
$(PERL) $< \
|
||||
$(INSTDIR)/$(gb_Package_SDKDIRNAME) \
|
||||
$(call gb_CustomTarget_get_workdir,odk/odkcommon) \
|
||||
$(odk_PLATFORM) "$(gb_Exectable_EXT)" $@
|
||||
$(odk_PLATFORM) "$(gb_Executable_EXT)" $@
|
||||
cat $@
|
||||
|
||||
# vim: set noet sw=4 ts=4:
|
||||
|
|
Loading…
Reference in a new issue