To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81251
Issue #|81251
Summary|desktop/zipintro/makefile.mk creates dependencies cont
|aining milestone name
Component|framework
Version|680m225
Platform|All
URL|
OS/Version|All
Status|NEW
Status whiteboard|
Keywords|
Resolution|
Issue type|DEFECT
Priority|P3
Subcomponent|code
Assigned to|hjs
Reported by|rt
------- Additional comments from [EMAIL PROTECTED] Tue Sep 4 08:39:12 +0000
2007 -------
desktop/zipintro/makefile.mk contains lines like
ZIP1LIST= \
$(null,$(INTRO_BITMAPS)
$(SOLARSRC)$/ooo_custom_images$/dev$/introabout$/intro.bmp $(INTRO_BITMAPS)) \
$(null,$(ABOUT_BITMAPS) $(SOLARSRC)$/$(RSCDEFIMG)$/introabout$/about.bmp
$(ABOUT_BITMAPS))
leading to dependencies (listed in zipintro.dpz) like
$/so$/ws$/SRC680$/src$/default_images$/introabout$/about.bmp
This does not work in the typical SO Hamburg development scenario where RE
builds on flat 'src', copies that into 'src.<milestone>', and developers on CWS
get their modules from there by copyprj including prebuilt output trees. In that
case depencies point to the wrong location.
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]