libkvkontakte: fix build
This commit is contained in:
@@ -7,8 +7,7 @@ from pisi.actionsapi import kde5
|
|||||||
from pisi.actionsapi import pisitools
|
from pisi.actionsapi import pisitools
|
||||||
|
|
||||||
def setup():
|
def setup():
|
||||||
kde5.configure("-DCMAKE_BUILD_TYPE=Release \
|
kde5.configure()
|
||||||
-DCMAKE_INSTALL_PREFIX=`kf5-config --prefix`")
|
|
||||||
|
|
||||||
def build():
|
def build():
|
||||||
kde5.make()
|
kde5.make()
|
||||||
|
|||||||
@@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
<History>
|
<History>
|
||||||
<Update release="1">
|
<Update release="1">
|
||||||
<Date>2016-11-06</Date>
|
<Date>2016-11-09</Date>
|
||||||
<Version>5.0.0_20161106</Version>
|
<Version>5.0.0_20161106</Version>
|
||||||
<Comment>First Release</Comment>
|
<Comment>First Release</Comment>
|
||||||
<Name>Stefan Gronewold</Name>
|
<Name>Stefan Gronewold</Name>
|
||||||
|
|||||||
Reference in New Issue
Block a user