Skip to content
Snippets Groups Projects
Commit 6b5c79f3 authored by Jose Alonso Cardenas Marquez's avatar Jose Alonso Cardenas Marquez
Browse files

databases/py-aiomcache: Fix installation of tests files

- Tests files were installed to general directories
- Bump PORTREVISION
parent eebc96b4
No related branches found
No related tags found
No related merge requests found
PORTNAME= aiomcache
DISTVERSION= 0.7.0
PORTREVISION= 1
CATEGORIES= databases python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
......@@ -15,4 +16,7 @@ USES= cpe python:3.7+
CPE_VENDOR= ${PORTNAME}_project
USE_PYTHON= autoplist distutils cython
post-extract:
@${MV} ${WRKSRC}/tests ${WRKSRC}/aiomcache/
.include <bsd.port.mk>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment