summaryrefslogtreecommitdiff
path: root/vcl/workben/makefile.mk
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:04:59 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:04:59 +0000
commit823926f8cdc8f81efed2518aae8d250212b73d77 (patch)
treeae68c9dfc2dc1a61364ae74730ed5917fef363de /vcl/workben/makefile.mk
parent5de8a7d470bfe074664181dce98fcd8dd3dc450a (diff)
INTEGRATION: CWS ause069 (1.15.20); FILE MERGED
2006/12/01 17:26:53 hjs 1.15.20.1: #i70359# remove forced shell calls
Diffstat (limited to 'vcl/workben/makefile.mk')
-rw-r--r--vcl/workben/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/vcl/workben/makefile.mk b/vcl/workben/makefile.mk
index a659cda63cae..790df6469092 100644
--- a/vcl/workben/makefile.mk
+++ b/vcl/workben/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.16 $
+# $Revision: 1.17 $
#
-# last change: $Author: obo $ $Date: 2007-01-25 11:27:30 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:04:59 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -99,7 +99,7 @@ ALLTAR : $(BIN)$/applicat.rdb
$(BIN)$/applicat.rdb : makefile.mk $(UNOUCRRDB)
rm -f $@
$(GNUCOPY) $(UNOUCRRDB) $@
- +cd $(BIN) && \
+ cd $(BIN) && \
regcomp -register -r applicat.rdb \
-c i18nsearch.uno$(DLLPOST) \
-c i18npool.uno$(DLLPOST)