Specify WORK directly for jedi
This commit is contained in:
parent
8d27753013
commit
922dcbd191
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
PNV="jedi-0.5b5"
|
PNV="jedi-0.5b5"
|
||||||
PNVR="jedi-0.5b5"
|
WORK="${WORKBASE}/${PNV}"
|
||||||
PV="0.5b5"
|
|
||||||
PVR="0.5b5"
|
|
||||||
require distutils pypi
|
require distutils pypi
|
||||||
|
|
||||||
SUMMARY="Jedi is an autocompletion library for Python"
|
SUMMARY="Jedi is an autocompletion library for Python"
|
||||||
|
|
Loading…
Reference in a new issue