odk/CustomTarget_check.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit df09d47db035e08b3f86bb44a88b12fce6757325
Author: David Tardon <dtar...@redhat.com>
Date:   Sun Apr 21 15:40:28 2013 +0200

    fix typo
    
    Change-Id: I58f0cd2248310fd7c5f1c82a6d10acc5a2446169
    Reviewed-on: https://gerrit.libreoffice.org/3528
    Reviewed-by: Fridrich Strba <fridr...@documentfoundation.org>
    Tested-by: Fridrich Strba <fridr...@documentfoundation.org>

diff --git a/odk/CustomTarget_check.mk b/odk/CustomTarget_check.mk
index ae23d3d..b7454d6 100644
--- a/odk/CustomTarget_check.mk
+++ b/odk/CustomTarget_check.mk
@@ -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:
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to