graphics/py-djvulibre: Remve unnecessary patching instruction
This commit is contained in:
parent
0f44bd137c
commit
935014751e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567540
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ LIB_DEPENDS= libdjvulibre.so:graphics/djvulibre
|
|||
USES= python:3.6+ pkgconfig
|
||||
USE_PYTHON= distutils cython autoplist
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e "s|'python'|'${PYTHON_CMD}'|g" ${WRKSRC}/setup.py
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/djvu/*.so
|
||||
|
||||
|
|
Loading…
Reference in a new issue