Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 08 Jun 2020 12:39:37 +0000
From:      bugzilla-noreply@freebsd.org
To:        doc@FreeBSD.org
Subject:   [Bug 247082] books/porters-handbook: Example 15.1, error in example
Message-ID:  <bug-247082-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D247082

            Bug ID: 247082
           Summary: books/porters-handbook: Example 15.1, error in example
           Product: Documentation
           Version: Latest
          Hardware: Any
               URL: https://www.freebsd.org/doc/en/books/porters-handbook/
                    book.html#porting-order-options
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: doc@FreeBSD.org
          Reporter: mikael@FreeBSD.org

Example 15.1. Options Variables Order Example

post-install-EXAMPLES-on:
      ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
      cd ${WRKSRC}/ex && ${COPYTREE_SHARE} . ${STAGEDIR}${DOCSDIR}

s/DOCSDIR/EXAMPLESDIR/

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-247082-9>