libkleo
This commit is contained in:
@@ -8,11 +8,11 @@ from pisi.actionsapi import kde5
|
||||
from pisi.actionsapi import shelltools
|
||||
|
||||
def setup():
|
||||
shelltools.system("sed -i -e '/find_package.*QGpgme/d' CMakeLists.txt")
|
||||
#shelltools.system("sed -i -e '/find_package.*QGpgme/d' CMakeLists.txt")
|
||||
kde5.configure()
|
||||
|
||||
def build():
|
||||
kde5.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde5.install()
|
||||
|
||||
Reference in New Issue
Block a user