[ooo-build-commit] .: cui/util
Tor Lillqvist
tml at kemper.freedesktop.org
Mon Sep 20 03:50:37 PDT 2010
cui/util/makefile.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit ff75fde570ecca9c791915abd72eea33280ca83c
Author: Tor Lillqvist <tlillqvist at novell.com>
Date: Sat Sep 18 10:06:58 2010 +0300
Workaround for default_images symlink problem on Cygwin
diff --git a/cui/util/makefile.mk b/cui/util/makefile.mk
index cf2a6fc..a5a2fc2 100644
--- a/cui/util/makefile.mk
+++ b/cui/util/makefile.mk
@@ -97,7 +97,7 @@ SRSFILELIST=\
RESLIB1NAME=cui
-RESLIB1IMAGES=$(SOLARSRC)/$(RSCDEFIMG)/svx/res
+RESLIB1IMAGES=$(SOLARDEFIMG)/svx/res
RESLIB1SRSFILES= $(SRSFILELIST)
# --- Targets -------------------------------------------------------
More information about the ooo-build-commit
mailing list