| Summary: | error installing bash2 from ports on 3.3-STABLE | ||
|---|---|---|---|
| Product: | Ports & Packages | Reporter: | igor <igor> |
| Component: | Individual Port(s) | Assignee: | Andrey A. Chernov <ache> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
Responsible Changed From-To: freebsd-ports->ache Over to maintainer State Changed From-To: open->closed This was recently fixed. Please CVSup to get the new port. |
Look: if /bin/sh -c 'install-info --version' >/dev/null 2>&1; then install-info --de fentry="* BASH: (bash). Bash Reference Manual." --dir-file=/usr /local/info/dir /usr/local/info/bash.info; else true; fi install-info: unrecognized option `--defentry=* BASH: (bash). Ba sh Reference Manual.' Try `install-info --help' for a complete list of options. *** Error code 1 Stop. *** Error code 1 (ignored)