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





------- Additional comments from [EMAIL PROTECTED] Mon Jul 10 17:49:30 -0700 
2006 -------
Urgs, bootstrap sources winenv.set.sh. That was never intended for something
else then bash, well it even requires bash.

To avoid the the problem the first line of bootstrap could be made:

#!bash

this would just pick up bash from path.

To refine this we can add bash to the build requirements and let configure
check for it (maybe with a --with-bash-path switch) that sets $MYBASH and
then use write
#!$MYBASH
as a first line.

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