summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Tom Willemse2013-04-23 12:51:23 +0200
committerGravatar Tom Willemse2013-04-23 12:51:23 +0200
commit922dcbd191cc6e7930ec02b53fae08cf421748c7 (patch)
treec0c78fa6808c268c4115401cbaa28906f550cf4f
parent8d2775301375962403dd713dc05721de9f8f2712 (diff)
downloadexoni-922dcbd191cc6e7930ec02b53fae08cf421748c7.tar.gz
exoni-922dcbd191cc6e7930ec02b53fae08cf421748c7.zip
Specify WORK directly for jedi
-rw-r--r--packages/dev-python/jedi/jedi-0.5.5.exheres-05
1 files changed, 2 insertions, 3 deletions
diff --git a/packages/dev-python/jedi/jedi-0.5.5.exheres-0 b/packages/dev-python/jedi/jedi-0.5.5.exheres-0
index a839548..2750261 100644
--- a/packages/dev-python/jedi/jedi-0.5.5.exheres-0
+++ b/packages/dev-python/jedi/jedi-0.5.5.exheres-0
@@ -2,9 +2,8 @@
# Distributed under the terms of the GNU General Public License v2
PNV="jedi-0.5b5"
-PNVR="jedi-0.5b5"
-PV="0.5b5"
-PVR="0.5b5"
+WORK="${WORKBASE}/${PNV}"
+
require distutils pypi
SUMMARY="Jedi is an autocompletion library for Python"