To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=49969
------- Additional comments from [EMAIL PROTECTED] Fri May 27 13:16:08 -0700
2005 -------
Revised:
Please substitute the following lines:
# /usr/sbin/pkgadd -a ../admin -d . *core* *[^0-9]
# pkgrm -a ../admin *[^0-9] *core*
with
# /usr/sbin/pkgadd -n -a ../admin -d . *core* *[^0-9]
# pkgrm -n -a ../admin *[^0-9] *core*
Adding an option -n will let the commands omit questions whether
you want to proceed and make it easy to process all packages
without interruption.
---------------------------------------------------------------------
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]