[Libreoffice-commits] .: solenv/inc
Andras Timar
timar at kemper.freedesktop.org
Thu Oct 21 12:23:25 PDT 2010
solenv/inc/installationtest.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 74f4d41c950709f8ec1aff4d580d507fa12048ac
Author: Andras Timar <timar at fsf.hu>
Date: Thu Oct 21 21:22:53 2010 +0200
typo s/Lib0/LibO/
diff --git a/solenv/inc/installationtest.mk b/solenv/inc/installationtest.mk
index 395257d..15a80b0 100644
--- a/solenv/inc/installationtest.mk
+++ b/solenv/inc/installationtest.mk
@@ -80,7 +80,7 @@ my_javaenv = \
# smoketestoo_native:
.IF "$(OS)" == "WNT" && "$(OOO_TEST_SOFFICE)" == ""
$(MISC)/$(TARGET)/installation.flag : $(shell \
- ls $(installationtest_instset)/Lib0_*_install-arc_$(defaultlangiso).zip)
+ ls $(installationtest_instset)/LibO_*_install-arc_$(defaultlangiso).zip)
$(MKDIRHIER) $(@:d)
my_tmp=$$(cygpath -m $$(mktemp -dt ooosmoke.XXXXXX)) && \
unzip $(installationtest_instset)/LibO_*_install-arc_$(defaultlangiso).zip \
More information about the Libreoffice-commits
mailing list