summaryrefslogtreecommitdiff
path: root/cppuhelper/qa/propertysetmixin
diff options
context:
space:
mode:
authorRüdiger Timm <rt@openoffice.org>2007-11-06 14:38:25 +0000
committerRüdiger Timm <rt@openoffice.org>2007-11-06 14:38:25 +0000
commitd2697410ef3417a0d5975a6034b4fb1121257d9e (patch)
tree230f1b6083b349ec8faaf678928b43eedc683d7c /cppuhelper/qa/propertysetmixin
parentac89d49e6b31c3c79ff56503a39af04a1164d505 (diff)
INTEGRATION: CWS execshellmacrogone (1.3.26); FILE MERGED
2007/10/24 08:31:08 rene 1.3.26.2: RESYNC: (1.3-1.4); FILE MERGED 2007/10/24 06:35:38 rene 1.3.26.1: #i79760# krs patches for supressing "Executing shell macro..." output
Diffstat (limited to 'cppuhelper/qa/propertysetmixin')
-rw-r--r--cppuhelper/qa/propertysetmixin/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/cppuhelper/qa/propertysetmixin/makefile.mk b/cppuhelper/qa/propertysetmixin/makefile.mk
index 2fdb3493cd3a..4852530c3f18 100644
--- a/cppuhelper/qa/propertysetmixin/makefile.mk
+++ b/cppuhelper/qa/propertysetmixin/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.4 $
+# $Revision: 1.5 $
#
-# last change: $Author: hr $ $Date: 2007-09-27 12:50:45 $
+# last change: $Author: rt $ $Date: 2007-11-06 15:38:25 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -45,7 +45,7 @@ ENABLE_EXCEPTIONS := TRUE
.IF "$(GUI)" == "WNT"
FILEURLPREFIX = file:///
-MY_URE_INTERNAL_JAVA_DIR=$(strip $(subst,\,/ file:///$(shell $(WRAPCMD) echo $(SOLARBINDIR))))
+MY_URE_INTERNAL_JAVA_DIR=$(strip $(subst,\,/ file:///$(shell @$(WRAPCMD) echo $(SOLARBINDIR))))
.ELSE
FILEURLPREFIX = file://
MY_URE_INTERNAL_JAVA_DIR=file://$(SOLARBINDIR)