Remove the double post-install. (copy-n-paste error)
Pointy hat to: me
This commit is contained in:
parent
dfa217ca6f
commit
9682f1df02
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112887
1 changed files with 0 additions and 1 deletions
|
@ -122,7 +122,6 @@ post-patch:
|
|||
|
||||
post-install:
|
||||
.ifndef (NOPORTDOCS)
|
||||
post-install:
|
||||
@${MKDIR} ${DOCSDIR}
|
||||
.for i in ${DOCS}
|
||||
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
|
||||
|
|
Loading…
Reference in a new issue