mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-31 05:41:08 +00:00
misc/py-xgboost: Fix TMPPLIST line removal in fix-plist
Suggested by: mat
This commit is contained in:
parent
586bd3a111
commit
a2f5cda35d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=520161
@ -37,6 +37,6 @@ post-install:
|
||||
@${RMDIR} ${STAGEDIR}${PREFIX}/xgboost
|
||||
|
||||
fix-plist: # https://github.com/dmlc/xgboost/issues/5118
|
||||
@${REINPLACE_CMD} -e 's|^xgboost/libxgboost.so$$||' ${TMPPLIST}
|
||||
@${REINPLACE_CMD} '/^xgboost\/libxgboost.so$$/d' ${TMPPLIST}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user