- Fix docs installation
- Silence stripping
This commit is contained in:
parent
4e56d0e211
commit
237c4bba4a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=423719
@ -90,10 +90,10 @@ post-patch-GIO-off:
|
||||
@${RM} -f ${WRKSRC}/${PORTNAME}/backends/giobackend.py
|
||||
|
||||
post-install:
|
||||
${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/duplicity/_librsync.so
|
||||
${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/python2.7/site-packages/duplicity/_librsync.so
|
||||
|
||||
post-install-DOCS-on:
|
||||
@${MKDIR} ${STAGEDIR}${DOCSDIR}
|
||||
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|g} ${STAGEDIR}${DOCSDIR}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user