summaryrefslogtreecommitdiff
path: root/smoketestoo_native/makefile.mk
diff options
context:
space:
mode:
authorsb <sb@openoffice.org>2010-02-03 13:49:27 +0100
committersb <sb@openoffice.org>2010-02-03 13:49:27 +0100
commitea4df3844d354705e338663e281899b482f95544 (patch)
treed0933ac35edd5cdf79a82cea268a850375b6402c /smoketestoo_native/makefile.mk
parent04d1a5812d3e8292714f69cffee7b68031c8dae2 (diff)
sb118: reverted parts of HG -c 160b248247a0 again: the "static code executing before SAL_MAIN" problem was too severe; instead, globally set DBGSV_INIT build env var to new solenv/bin/dbgsv.ini
Diffstat (limited to 'smoketestoo_native/makefile.mk')
-rw-r--r--smoketestoo_native/makefile.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/smoketestoo_native/makefile.mk b/smoketestoo_native/makefile.mk
index e1045d69c22d..4b29bb6b13b8 100644
--- a/smoketestoo_native/makefile.mk
+++ b/smoketestoo_native/makefile.mk
@@ -72,7 +72,7 @@ smoketest .PHONY: $(MISC)/installation.flag $(SHL1TARGETN) \
-env:UNO_TYPES=$(my_file)$(SOLARBINDIR)/types.rdb \
-env:arg-path=$(my_path) -env:arg-user=$(MISC)/user \
-env:arg-env=$(OOO_LIBRARY_PATH_VAR)"$${{$(OOO_LIBRARY_PATH_VAR)+=$$$(OOO_LIBRARY_PATH_VAR)}}" \
- -env:arg-dbgsv=$(PWD)/dbgsv.ini -env:arg-doc=$(BIN)/smoketestdoc.sxw
+ -env:arg-doc=$(BIN)/smoketestdoc.sxw
.IF "$(OS)" == "WNT"
$(RM) -r $(MISC)/installation.flag `cat $(MISC)/installation.flag`
.ENDIF