summaryrefslogtreecommitdiffstats
path: root/solenv
diff options
context:
space:
mode:
authorPetr Mladek <pmladek@suse.cz>2010-11-18 20:38:25 +0100
committerPetr Mladek <pmladek@suse.cz>2010-11-18 20:38:25 +0100
commitf15dd3db876d0028f0b8b618f854eb7856bfcb0c (patch)
tree32e31c650b47faf238d5d16000e6e4497c67d44f /solenv
parentfallback to the old install dirname if ooodownloadfilename is not defined (diff)
downloadcore-f15dd3db876d0028f0b8b618f854eb7856bfcb0c.tar.gz
core-f15dd3db876d0028f0b8b618f854eb7856bfcb0c.zip
Revert "fix smoketest with the improved download tarball (fdo#30837)"
This reverts commit bdbd0385f6972f49a5e954cebb342263f3666c7d. It is not longer needed after the previous fix.
Diffstat (limited to 'solenv')
-rw-r--r--solenv/inc/installationtest.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/inc/installationtest.mk b/solenv/inc/installationtest.mk
index 80de44682287..15a80b02dcde 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
+ $(SOLARSRC)/instsetoo_native/$(INPATH)/LibreOffice/archive/install/$(defaultlangiso)
.END
.IF "$(OS)" == "WNT"