atom: add python_version=2
This commit is contained in:
parent
328ebcce31
commit
3d05f326f2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ shlib_provides="libGLESv2.so"
|
||||||
patch_args="-Np1"
|
patch_args="-Np1"
|
||||||
nocross=yes
|
nocross=yes
|
||||||
nostrip=yes
|
nostrip=yes
|
||||||
|
python_version=2
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
mkdir -p packages/dugite packages/git-utils
|
mkdir -p packages/dugite packages/git-utils
|
||||||
|
|
Loading…
Reference in a new issue