To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=11424
------- Additional comments from [EMAIL PROTECTED] Tue Jan 25 01:41:32 -0800 2005 ------- I find a walkthrough: We try -L first, if it failed then we skip -L. Look like this: +$(GNUCOPY) -prL $(INCLUDE_PATH)* $(INCLUDE_DIR) || $(GNUCOPY) -pr $(INCLUDE_PATH)* $(INCLUDE_DIR) +$(GNUCOPY) -prL $(PUBLIC_PATH)* $(INCLUDE_DIR) || $(GNUCOPY) -pr $(PUBLIC_PATH)* $(INCLUDE_DIR) I had tested it in so build env, it works. Hi,pjanik Could you please verify does this work for you? --------------------------------------------------------------------- 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]
