Remove the double post-install. (copy-n-paste error)

Pointy hat to:	me
This commit is contained in:
Jeremy Messenger 2004-07-04 03:20:20 +00:00
parent dfa217ca6f
commit 9682f1df02
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112887

View file

@ -122,7 +122,6 @@ post-patch:
post-install:
.ifndef (NOPORTDOCS)
post-install:
@${MKDIR} ${DOCSDIR}
.for i in ${DOCS}
@${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}