[Libreoffice-commits] .: Branch 'libreoffice-3-3' - solenv/inc
Petr Mladek
pmladek at kemper.freedesktop.org
Thu Nov 4 08:01:08 PDT 2010
solenv/inc/installationtest.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit bdbd0385f6972f49a5e954cebb342263f3666c7d
Author: Petr Mladek <pmladek at suse.cz>
Date: Thu Nov 4 16:00:16 2010 +0100
fix smoketest with the improved download tarball (fdo#30837)
diff --git a/solenv/inc/installationtest.mk b/solenv/inc/installationtest.mk
index 15a80b0..80de446 100644
--- a/solenv/inc/installationtest.mk
+++ b/solenv/inc/installationtest.mk
@@ -39,7 +39,7 @@ my_instsets = $(shell ls -dt \
installationtest_instset = $(my_instsets:1)
.ELSE
installationtest_instset = \
- $(SOLARSRC)/instsetoo_native/$(INPATH)/LibreOffice/archive/install/$(defaultlangiso)
+ $(SOLARSRC)/instsetoo_native/$(INPATH)/LibreOffice/archive/install
.END
.IF "$(OS)" == "WNT"
More information about the Libreoffice-commits
mailing list