To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=100443
------- Additional comments from [email protected] Sat Mar 21 05:58:32 +0000 2009 ------- is: Following patch should fix this problem. I'm very happy if you review this patch...thanks in advance. --- solenv.org/bin/modules/installer/parameter.pm 2009-03-21 12:59:38.000000000 +0900 +++ solenv/bin/modules/installer/parameter.pm 2009-03-21 14:32:31.000000000 +0900 @@ -297,6 +297,7 @@ { if ( $installer::globals::packageformat eq "bsd" ) { + $installer::globals::epmoutpath = "freebsd"; $installer::globals::isfreebsdpkgbuild = 1; } } --------------------------------------------------------------------- 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]
