python3
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import shelltools
|
|||||||
from pisi.actionsapi import get
|
from pisi.actionsapi import get
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
shelltools.export("PYTHON","python3.8")
|
shelltools.export("PYTHON","/usr/bin/python3")
|
||||||
autotools.configure("--prefix=/usr \
|
autotools.configure("--prefix=/usr \
|
||||||
--disable-scrollkeeper \
|
--disable-scrollkeeper \
|
||||||
--disable-schemas-install")
|
--disable-schemas-install")
|
||||||
|
|||||||
Reference in New Issue
Block a user