summaryrefslogtreecommitdiff
path: root/xmlsecurity/tools/standalone/mscsfit
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:24:58 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:24:58 +0000
commit150cc2b928e6e842c93173b6f629efd120a89d24 (patch)
treec2055fd14b55c8740fdce54a539cdb39a46623d2 /xmlsecurity/tools/standalone/mscsfit
parente05d7af1015b48589fa25589ba858b3f114a8090 (diff)
INTEGRATION: CWS ause069 (1.2.98); FILE MERGED
2006/11/28 09:53:49 hjs 1.2.98.1: #i70359# remove forced shell calls
Diffstat (limited to 'xmlsecurity/tools/standalone/mscsfit')
-rw-r--r--xmlsecurity/tools/standalone/mscsfit/util/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/xmlsecurity/tools/standalone/mscsfit/util/makefile.mk b/xmlsecurity/tools/standalone/mscsfit/util/makefile.mk
index 7990514215b5..6047cd5fa408 100644
--- a/xmlsecurity/tools/standalone/mscsfit/util/makefile.mk
+++ b/xmlsecurity/tools/standalone/mscsfit/util/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.2 $
+# $Revision: 1.3 $
#
-# last change: $Author: rt $ $Date: 2005-09-09 17:42:20 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:24:58 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -171,7 +171,7 @@ $(BIN)$/boot_services.rdb: \
$(REGCOMP) -register -r $(BIN)$/regcomp.rdb -c "$(strip $(REGISTERLIBS_JAVA))"
$(REGMERGE) $(BIN)$/regcomp.rdb / $(SOLARBINDIR)/udkapi.rdb
# now do the registration
- +$(REGCOMP_ENV) && \
+ $(REGCOMP_ENV) && \
$(REGCOMP) -br $(BIN)$/regcomp.rdb \
-register \
-r $(BIN)$/boot_services.tmp \