Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F147597086
D37749.1783846989.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
642 B
Referenced Files
None
Subscribers
None
D37749.1783846989.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D37749: Fix INSTALL_DATA
Attached
Detach File
Event Timeline
Log In to Comment