summaryrefslogtreecommitdiff
path: root/smoketestoo_native
diff options
context:
space:
mode:
authorThorsten Behrens <tbehrens@novell.com>2010-09-23 08:59:57 +0200
committerFridrich Štrba <fridrich.strba@bluewin.ch>2010-09-28 08:44:15 +0200
commit9800c4dfbf86204b30e7d4fd5730fb4e9adeb5f9 (patch)
tree3ab90e4de61b7bd2a03a0c1d200eb474928e9488 /smoketestoo_native
parent52693e0143e86486db2ab5a0b4f30e1584fb90fa (diff)
LibreOffice branding: make smoketests work
Diffstat (limited to 'smoketestoo_native')
-rw-r--r--smoketestoo_native/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk
index 809828566..4bc5d2902 100644
--- a/smoketestoo_native/makefile.mk
+++ b/smoketestoo_native/makefile.mk
@@ -53,12 +53,12 @@ OOO_CPPTEST_ARGS = $(SHL1TARGETN) -env:arg-doc=$(BIN)/smoketestdoc.sxw
.IF "$(OS)" != "WNT"
$(installationtest_instpath).flag : $(shell ls \
- $(installationtest_instset)/OOo_*_install-arc_$(defaultlangiso).tar.gz)
+ $(installationtest_instset)/LO_*_install-arc_$(defaultlangiso).tar.gz)
$(RM) -r $(installationtest_instpath)
$(MKDIRHIER) $(installationtest_instpath)
cd $(installationtest_instpath) && $(GNUTAR) xfz \
- $(installationtest_instset)/OOo_*_install-arc_$(defaultlangiso).tar.gz
- $(MV) $(installationtest_instpath)/OOo_*_install-arc_$(defaultlangiso) \
+ $(installationtest_instset)/LO_*_install-arc_$(defaultlangiso).tar.gz
+ $(MV) $(installationtest_instpath)/LO_*_install-arc_$(defaultlangiso) \
$(installationtest_instpath)/opt
$(TOUCH) $@
cpptest : $(installationtest_instpath).flag