summaryrefslogtreecommitdiff
path: root/solenv/gbuild/platform/linux.mk
diff options
context:
space:
mode:
authorBjoern Michaelsen <b_michaelsen@openoffice.org>2011-01-17 21:09:44 +0100
committerBjoern Michaelsen <b_michaelsen@openoffice.org>2011-01-17 21:09:44 +0100
commit520e0da8e030ec60fa43b040244ee8dded540063 (patch)
tree989ace5ee3752cd60c97e5f8d6240a14c01e8817 /solenv/gbuild/platform/linux.mk
parent086db699a56e590cc4809dfaec6bc6bf036c9cfe (diff)
parente8af2326d3a5e193d31aaae11b6e707c2d0e2459 (diff)
gnumake3: merging minibranches
Diffstat (limited to 'solenv/gbuild/platform/linux.mk')
-rwxr-xr-xsolenv/gbuild/platform/linux.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/solenv/gbuild/platform/linux.mk b/solenv/gbuild/platform/linux.mk
index 25ad9db02f7d..5c380ea8df2b 100755
--- a/solenv/gbuild/platform/linux.mk
+++ b/solenv/gbuild/platform/linux.mk
@@ -376,7 +376,8 @@ endef
# ComponentTarget
gb_ComponentTarget_XSLTPROCPRECOMMAND := LD_LIBRARY_PATH=$(OUTDIR)/lib
-gb_ComponentTarget_PREFIXBASISNATIVE := vnd.sun.star.expand:$$OOO_BASE_DIR/program/
-
+gb_Library_COMPONENTPREFIXES := \
+ OOOLIB:vnd.sun.star.expand:\dOOO_BASE_DIR/program/ \
+ URELIB:vnd.sun.star.expand:\dURE_INTERNAL_LIB_DIR/
# vim: set noet sw=4 ts=4: