Page MenuHomeFreeBSD

D37749.1783846989.diff
No OneTemporary

Size
642 B
Referenced Files
None
Subscribers
None

D37749.1783846989.diff

diff --git a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
--- a/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
+++ b/documentation/content/en/books/porters-handbook/makefiles/_index.adoc
@@ -5247,7 +5247,7 @@
....
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
- ${INSTALL_MAN} ${WRKSRC}/docs/xvdocs.ps ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/docs/xvdocs.ps ${STAGEDIR}${DOCSDIR}
....
On the other hand, if there is a DOCS option in the port, install the documentation in a `post-install-DOCS-on` target.

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 12, 9:03 AM (8 h, 17 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29091705
Default Alt Text
D37749.1783846989.diff (642 B)

Event Timeline