From d773ba09c66d6b33da0fd7d05e97aafda0296c21 Mon Sep 17 00:00:00 2001 From: RĂ¼diger Timm Date: Fri, 1 Dec 2006 16:19:03 +0000 Subject: INTEGRATION: CWS bunoidmap (1.20.74); FILE MERGED 2006/11/09 14:31:19 kr 1.20.74.1: fixed: i71156 - cppuhelper/test does not build and work --- cppuhelper/test/makefile.mk | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'cppuhelper') diff --git a/cppuhelper/test/makefile.mk b/cppuhelper/test/makefile.mk index 5098c193d..4427a64af 100644 --- a/cppuhelper/test/makefile.mk +++ b/cppuhelper/test/makefile.mk @@ -4,9 +4,9 @@ # # $RCSfile: makefile.mk,v $ # -# $Revision: 1.20 $ +# $Revision: 1.21 $ # -# last change: $Author: rt $ $Date: 2005-09-08 09:32:05 $ +# last change: $Author: rt $ $Date: 2006-12-01 17:19:03 $ # # The Contents of this file are made available subject to # the terms of GNU Lesser General Public License Version 2.1. @@ -172,10 +172,10 @@ $(BIN)$/testdefaultbootstrapping.pl: testdefaultbootstrapping.pl $(BIN)$/testrc: makefile.mk .IF "$(GUI)"=="WNT" echo [Tests] > $@ - echo TestKey1=com.sun.star.script.Invocation.rdb >> $@ + echo TestKey1=com.sun.star.uno.NamingService.rdb >> $@ .ELSE echo '[Tests]' > $@ - echo 'TestKey1=file:///'$(PWD)/$(BIN)'/com.sun.star.script.Invocation.rdb' >> $@ + echo 'TestKey1=file:///'$(PWD)/$(BIN)'/com.sun.star.uno.NamingService.rdb' >> $@ .ENDIF -- cgit v1.2.3