mate ver. bump

This commit is contained in:
Rmys
2020-03-19 18:48:41 +03:00
parent bad48ea295
commit e6ac4afa0a
16 changed files with 144 additions and 49 deletions
+2 -1
View File
@@ -10,8 +10,9 @@ from pisi.actionsapi import shelltools
from pisi.actionsapi import get
def setup():
shelltools.export("PYTHON","/usr/bin/python3")
#shelltools.export("PYTHON","python3")
autotools.configure("--prefix=/usr \
pythondir=/usr/bin/python3 \
--disable-scrollkeeper \
--disable-schemas-install")