[Libreoffice-commits] core.git: Makefile.in
Tor Lillqvist
tml at collabora.com
Thu Sep 11 14:44:26 PDT 2014
Makefile.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 43638d8428abb8358a703247651fbfc72e47ff72
Author: Tor Lillqvist <tml at collabora.com>
Date: Fri Sep 12 00:43:05 2014 +0300
Typo
diff --git a/Makefile.in b/Makefile.in
index 0080a10..9f5dd1a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -288,7 +288,7 @@ ifeq ($(OS_FOR_BUILD),WNT)
else
@ooinstall $(TESTINSTALLDIR)
ifneq ($(MACOSX_CODESIGNING_IDENTITY),)
- @macosx-codesign-app-bundle $(TESTINSTALLDIR)/LibreOffice$(if $(ENABLE_RELASE_BUILD),,Dev).app
+ @macosx-codesign-app-bundle $(TESTINSTALLDIR)/LibreOffice$(if $(ENABLE_RELEASE_BUILD),,Dev).app
endif
endif
@$(call gb_Top_InstallFinished,Test Installation,$(TESTINSTALLDIR))
More information about the Libreoffice-commits
mailing list