To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=77336
------- Additional comments from [EMAIL PROTECTED] Wed Jul 18 09:41:17 +0000
2007 -------
the $s in these lines must be quoted...
+POSTGRESQL_MAJOR=`pg_config --version | awk '{ print $2 }' | cut -d. -f1`
+POSTGRESQL_MINOR=`pg_config --version | awk '{ print $2 }' | cut -d. -f2`
+POSTGRESQL_MICRO=`pg_config --version | awk '{ print $2 }' | cut -d. -f3`
-> $$2. New patch to be attached.
---------------------------------------------------------------------
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]