| Summary: | books/porters-handbook: Example 15.1, error in example | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Mikael Urankar <mikael> |
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | CC: | rene |
| Priority: | --- | ||
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
| URL: | https://www.freebsd.org/doc/en/books/porters-handbook/book.html#porting-order-options | ||
A commit references this bug: Author: rene Date: Sat Jul 11 14:56:43 UTC 2020 New revision: 54326 URL: https://svnweb.freebsd.org/changeset/doc/54326 Log: porters-handbook: fix Example 15.1 PR: 247082 Submitted by: Mikael Urankar Changes: head/en_US.ISO8859-1/books/porters-handbook/order/chapter.xml Committed, thanks! |
Example 15.1. Options Variables Order Example post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR} cd ${WRKSRC}/ex && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR} s/DOCSDIR/EXAMPLESDIR/