summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Bolte <obo@openoffice.org>2007-01-25 12:11:10 +0000
committerOliver Bolte <obo@openoffice.org>2007-01-25 12:11:10 +0000
commit67a32a1f191ca4fbdf9ba1a593ad8052d6e5fe2f (patch)
tree13440307ae16421f328a9a45d4ab9a8a6be88a7e
parente5ca3e499c17cdbd39124583fb37f38f18767f02 (diff)
INTEGRATION: CWS ause069 (1.10.16); FILE MERGED
2006/12/01 17:38:11 hjs 1.10.16.1: #i70359# remove forced shell calls
-rw-r--r--goodies/source/inv/makefile.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/goodies/source/inv/makefile.mk b/goodies/source/inv/makefile.mk
index 15babfc2fbc6..564c936b4350 100644
--- a/goodies/source/inv/makefile.mk
+++ b/goodies/source/inv/makefile.mk
@@ -4,9 +4,9 @@
#
# $RCSfile: makefile.mk,v $
#
-# $Revision: 1.10 $
+# $Revision: 1.11 $
#
-# last change: $Author: obo $ $Date: 2006-10-12 15:39:54 $
+# last change: $Author: obo $ $Date: 2007-01-25 13:11:10 $
#
# The Contents of this file are made available subject to
# the terms of GNU Lesser General Public License Version 2.1.
@@ -118,7 +118,7 @@ ALLTAR: \
$(BIN)$/applicat.rdb : makefile.mk $(SOLARBINDIR)$/types.rdb
rm -f $@
$(GNUCOPY) $(SOLARBINDIR)$/types.rdb $@
- +cd $(BIN) && \
+ cd $(BIN) && \
regcomp -register -r applicat.rdb \
-c i18npool.uno$(DLLPOST)