From 67a32a1f191ca4fbdf9ba1a593ad8052d6e5fe2f Mon Sep 17 00:00:00 2001 From: Oliver Bolte Date: Thu, 25 Jan 2007 12:11:10 +0000 Subject: INTEGRATION: CWS ause069 (1.10.16); FILE MERGED 2006/12/01 17:38:11 hjs 1.10.16.1: #i70359# remove forced shell calls --- goodies/source/inv/makefile.mk | 6 +++--- 1 file 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) -- cgit