Stop trying to remove the empty lib/ for cloudabi find(1) complains about it on
FreeBSD 9. I have no time to investigated. Reverted make the package build again
This commit is contained in:
@@ -109,7 +109,6 @@ post-install:
|
||||
.endfor
|
||||
.if defined(BUREMOVE) && ${BUREMOVE:Mld}
|
||||
@${RM} -rf ${STAGEDIR}${PREFIX}/${BUTARGET}/lib/ldscripts
|
||||
@${FIND} ${STAGEDIR}${PREFIX}/${BUTARGET}/lib -empty -delete
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
||||
Reference in New Issue
Block a user