eclipse: add explicit python_version
This commit is contained in:
parent
f647c5e9ad
commit
780d78d6f1
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ _edition=java
|
|||
_mirror="http://ftp-stud.fht-esslingen.de/pub/Mirrors/eclipse"
|
||||
distfiles="${_mirror}/technology/epp/downloads/release/${_release}/${_patch}/eclipse-${_edition}-${_release}-${_patch}-linux-gtk-x86_64.tar.gz"
|
||||
checksum=72fde94154999df569cbd30551bc784341391b9753209cd563829a6c8674383e
|
||||
python_version=2 #unverified
|
||||
|
||||
do_install() {
|
||||
vmkdir usr/lib/eclipse
|
||||
|
|
Loading…
Reference in a new issue