summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreroen <eroen@occam.eroen.eu>2014-12-31 01:29:58 +0100
committereroen <eroen@occam.eroen.eu>2015-01-06 01:06:15 +0100
commit1b1f22654391eb2f7efd82023aa6523b80dcb526 (patch)
treed1a88291d4819a2c1b354e907a2ff83a40eb778e /dev-python
parentwine-staging - enable multislot (diff)
downloaderoen-1b1f22654391eb2f7efd82023aa6523b80dcb526.tar.gz
eroen-1b1f22654391eb2f7efd82023aa6523b80dcb526.tar.bz2
eroen-1b1f22654391eb2f7efd82023aa6523b80dcb526.zip
cffi - fix failglob
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/cffi/cffi-0.8.6.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/cffi/cffi-0.8.6.ebuild b/dev-python/cffi/cffi-0.8.6.ebuild
index c58b9a6..1f7cfaf 100644
--- a/dev-python/cffi/cffi-0.8.6.ebuild
+++ b/dev-python/cffi/cffi-0.8.6.ebuild
@@ -21,6 +21,7 @@ RDEPEND="virtual/libffi
dev-python/pycparser[${PYTHON_USEDEP}]
dev-python/pytest[${PYTHON_USEDEP}]"
DEPEND="${RDEPEND}"
+DOCS=""
python_compile_all() {
use doc && emake -C doc html