To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=60237





------- Additional comments from [EMAIL PROTECTED] Mon Jan  9 04:22:08 -0800 
2006 -------
1. please do not write output (or copy images) to abitrary places inside a
module. if you need a seperated "highcontrast" tree, use solver or the local
output tree in instsetoo_native. maybe RSCCUSTOMIMG comes handy for addressing 
it.

2. in rules (% targets), the second dependency gets ignored. the attached patch
is unlikely to change anything.

3. for your copy target try to use a flag file to avoid dependencies on
directories. e.g.
$(MISC)$/hc.flag : 
   copy_scrip && touch $@

4. to get correct dependencies, something like

$(COMMONBIN)/images_industrial.zip : $(MISC)$/hc.flag

will help (just a dependency).




---------------------------------------------------------------------
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]

Reply via email to