LOCALBASE dependency in openoffice.org-3 port
Mike Meyer
mwm at mired.org
Sat Nov 22 16:03:48 PST 2008
I stumbled over a minor LOCALBASE dependency in the openoffice.org-3
port. Given that it's in a patch file, trying to provide a patch file
seemed, um, confusing. If you need one, let me know.
Anyway, the file files/patch-i91318 replaces the #! line in
misc/build/hunspell-1.1.12/tests/test.sh with one that uses
/usr/local/bin/bash, which fails if LOCALBASE is not /usr/local.
The fix is simple: use #!/usr/bin/env bash instead. After making that
change, the build finished without problems rather than failing with
rather confusing "File not found" errors in the hunspell tests.
Thanks,
<mike
--
Mike Meyer <mwm at mired.org> http://www.mired.org/consulting.html
Independent Network/Unix/Perforce consultant, email for more information.
O< ascii ribbon campaign - stop html mail - www.asciiribbon.org
More information about the freebsd-openoffice
mailing list