summaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2011-05-25 09:23:06 +0100
committerCaolán McNamara <caolanm@redhat.com>2011-05-25 09:23:06 +0100
commitb6004db1204cdbb4f9c5ba4c58c8ecf0a986302b (patch)
treea45d115f1f71f0996434f92b8f0a2c7ba9fb2d52 /Makefile.in
parent183cdcde76cd2794b16f5dec115e52cc8f4595ed (diff)
run this headless
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index a6669d818b46..85d115cf529c 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -25,6 +25,7 @@ install:
dev-install:
@. ./*Env.Set.sh && \
cd smoketestoo_native && \
+ export SAL_USE_VCLPLUGIN="svp" && \
build.pl $(GBUILD_OPT) -P@BUILD_NCPUS@ --all -- -P@BUILD_MAX_JOBS@ && \
cd @abs_builddir@ && ln -s $(SOLARVER)/$(INPATH)/installation/opt/ install && \
echo "$(SOLARVER)/$(INPATH)" && \