Lines 15-22
Link Here
|
15 |
LICENSE= APACHE20 |
15 |
LICENSE= APACHE20 |
16 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
16 |
LICENSE_FILE= ${WRKSRC}/LICENSE |
17 |
|
17 |
|
18 |
USES= python tar:bzip2 |
18 |
USES= cpe python tar:bzip2 |
19 |
USE_PYTHON= distutils autoplist |
19 |
USE_PYTHON= distutils autoplist |
|
|
20 |
CPE_VENDOR= apache |
20 |
|
21 |
|
21 |
post-extract: |
22 |
post-extract: |
22 |
@${MV} ${WRKSRC}/libcloud/test ${WRKSRC}/test # no need to install tests |
23 |
@${MV} ${WRKSRC}/libcloud/test ${WRKSRC}/test # no need to install tests |