forked from Lainports/opnsense-ports
security/easy-rsa: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
c076e18e61
commit
bae1af50e4
1 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ do-install:
|
|||
do-install-DOCS-on:
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
.for i in ${_pd_files}
|
||||
${INSTALL_MAN} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/${i} ${STAGEDIR}${DOCSDIR}
|
||||
.endfor
|
||||
.for i in ${_pd_dirs}
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}/${i}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue