use links in smoketest install too
This commit is contained in:
@@ -58,6 +58,6 @@ CPPTEST_LIBRARY = $(SHL1TARGETN)
|
|||||||
localinstall :
|
localinstall :
|
||||||
$(RM) -r $(installationtest_instpath)
|
$(RM) -r $(installationtest_instpath)
|
||||||
$(MKDIRHIER) $(installationtest_instpath)
|
$(MKDIRHIER) $(installationtest_instpath)
|
||||||
ooinstall $(installationtest_instpath)/opt
|
ooinstall -l $(installationtest_instpath)/opt
|
||||||
cpptest : localinstall
|
cpptest : localinstall
|
||||||
.END
|
.END
|
||||||
|
Reference in New Issue
Block a user