[PATCH] fix typo
David Tardon (via Code Review)
gerrit at gerrit.libreoffice.org
Sun Apr 21 09:15:58 PDT 2013
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 <dtardon at redhat.com>
More information about the LibreOffice
mailing list