From 0993f5d41ba8360787b8c48ff7502bc82fb6cf7f Mon Sep 17 00:00:00 2001 From: Bjoern Michaelsen Date: Mon, 23 May 2011 16:01:04 +0200 Subject: use links in smoketest install too --- smoketestoo_native/makefile.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'smoketestoo_native') diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk index 31d67d77ad21..799fe9c221ca 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 -- cgit