Hi, I have submitted a patch for review:
https://gerrit.libreoffice.org/3528 To pull it, you can do: git pull ssh://gerrit.libreoffice.org:29418/core refs/changes/28/3528/1 fix typo Change-Id: I58f0cd2248310fd7c5f1c82a6d10acc5a2446169 --- M odk/CustomTarget_check.mk 1 file changed, 1 insertion(+), 1 deletion(-) 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 @@ $(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: -- To view, visit https://gerrit.libreoffice.org/3528 To unsubscribe, visit https://gerrit.libreoffice.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I58f0cd2248310fd7c5f1c82a6d10acc5a2446169 Gerrit-PatchSet: 1 Gerrit-Project: core Gerrit-Branch: master Gerrit-Owner: David Tardon <dtar...@redhat.com> _______________________________________________ LibreOffice mailing list LibreOffice@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice