[Libreoffice-commits] .: Makefile.in
Caolán McNamara
caolan at kemper.freedesktop.org
Wed May 25 01:51:09 PDT 2011
Makefile.in | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 8d0f2f21af4b55a13d825cfde7ad296008b1750b
Author: Caolán McNamara <caolanm at redhat.com>
Date: Wed May 25 09:23:06 2011 +0100
run this headless
diff --git a/Makefile.in b/Makefile.in
index a6669d8..85d115c 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 at BUILD_NCPUS@ --all -- -P at BUILD_MAX_JOBS@ && \
cd @abs_builddir@ && ln -s $(SOLARVER)/$(INPATH)/installation/opt/ install && \
echo "$(SOLARVER)/$(INPATH)" && \
More information about the Libreoffice-commits
mailing list