mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
Unbreak examples installation
This commit is contained in:
parent
181f3c96c0
commit
2edfbef6a2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458925
@ -26,7 +26,7 @@ post-install-DOCS-on:
|
||||
|
||||
post-install-EXAMPLES-on:
|
||||
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S,^,${WRKSRC}/examples/,} \
|
||||
${INSTALL_DATA} ${PORTEXAMPLES:S,^,${WRKSRC}/examples/,} \
|
||||
${STAGEDIR}${EXAMPLESDIR}
|
||||
|
||||
check regression-test test: build
|
||||
|
Loading…
Reference in New Issue
Block a user