[ooo-build-commit] .: connectivity/source

Tor Lillqvist tml at kemper.freedesktop.org
Fri Sep 17 06:31:12 PDT 2010


 connectivity/source/drivers/hsqldb/makefile.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit 22c66e37b889785f862cff576c3639bc297db703
Author: Tor Lillqvist <tlillqvist at novell.com>
Date:   Fri Sep 17 16:30:03 2010 +0300

    Workaround for default_images symlink problem on Cygwin

diff --git a/connectivity/source/drivers/hsqldb/makefile.mk b/connectivity/source/drivers/hsqldb/makefile.mk
index e1a9530..21274e8 100644
--- a/connectivity/source/drivers/hsqldb/makefile.mk
+++ b/connectivity/source/drivers/hsqldb/makefile.mk
@@ -56,7 +56,7 @@ RES1FILELIST=\
     $(SRS)$/$(TARGET).srs
 
 RESLIB1NAME=$(TARGET)
-RESLIB1IMAGES=$(SOLARSRC)$/$(RSCDEFIMG)$/database
+RESLIB1IMAGES=$(SOLARDEFIMG)$/database
 RESLIB1SRSFILES=$(RES1FILELIST)
 
 # Note that the resource file built here is currently *not* included


More information about the ooo-build-commit mailing list