kio:rebuild

This commit is contained in:
Rmys
2019-02-14 23:10:06 +03:00
parent 6a8cdfb6f6
commit c6ab71d83e
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from pisi.actionsapi import pisitools
from pisi.actionsapi import shelltools
def setup():
#shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
shelltools.system("sed -i 's|5.52.0|5.55.0|g' CMakeLists.txt")
kde5.configure()
def build():