[Libreoffice-commits] .: smoketestoo_native/makefile.mk

Bjoern Michaelsen bmichaelsen at kemper.freedesktop.org
Mon May 23 07:02:33 PDT 2011


 smoketestoo_native/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 8dd9b81dbefb8b8afc34153285a3e39323d2e49a
Author: Bjoern Michaelsen <bjoern.michaelsen at canonical.com>
Date:   Mon May 23 16:01:04 2011 +0200

    use links in smoketest install too

diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk
index 31d67d7..799fe9c 100755
--- a/smoketestoo_native/makefile.mk
+++ b/smoketestoo_native/makefile.mk
@@ -58,6 +58,6 @@ CPPTEST_LIBRARY = $(SHL1TARGETN)
 localinstall :
     $(RM) -r $(installationtest_instpath)
     $(MKDIRHIER) $(installationtest_instpath)
-    ooinstall $(installationtest_instpath)/opt
+    ooinstall -l $(installationtest_instpath)/opt
 cpptest : localinstall
 .END


More information about the Libreoffice-commits mailing list