Kaydet (Commit) 43638d84 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Typo

üst 388edde5
...@@ -288,7 +288,7 @@ ifeq ($(OS_FOR_BUILD),WNT) ...@@ -288,7 +288,7 @@ ifeq ($(OS_FOR_BUILD),WNT)
else else
@ooinstall $(TESTINSTALLDIR) @ooinstall $(TESTINSTALLDIR)
ifneq ($(MACOSX_CODESIGNING_IDENTITY),) 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
endif endif
@$(call gb_Top_InstallFinished,Test Installation,$(TESTINSTALLDIR)) @$(call gb_Top_InstallFinished,Test Installation,$(TESTINSTALLDIR))
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment