python3
This commit is contained in:
@@ -11,7 +11,7 @@ from pisi.actionsapi import shelltools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.export("PYTHON","python3.6")
|
shelltools.export("PYTHON","python3")
|
||||||
autotools.configure("--prefix=/usr")
|
autotools.configure("--prefix=/usr")
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
|
|||||||
Reference in New Issue
Block a user