system-settings
This commit is contained in:
@@ -10,7 +10,9 @@ from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
#shelltools.system("sed -i 's|5.11.0|5.10.0|g' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
kde5.configure("-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DCMAKE_INSTALL_LIBDIR=lib \
|
||||
-DBUILD_TESTING=OFF")
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
Reference in New Issue
Block a user