DKDE_INSTALL_LIB
This commit is contained in:
@@ -10,7 +10,7 @@ from pisi.actionsapi import pisitools
|
||||
def setup():
|
||||
kde5.configure("-DCMAKE_BUILD_TYPE=Release \
|
||||
-DCMAKE_INSTALL_PREFIX=/usr \
|
||||
-DLIB_INSTALL_DIR=lib \
|
||||
-DKDE_INSTALL_LIBDIR=lib \
|
||||
-DINCLUDE_DIR=/include/gtk-3.0/gtk \
|
||||
-DLIBEXEC_INSTALL_DIR=lib \
|
||||
-DSYSCONF_INSTALL_DIR=/etc \
|
||||
@@ -21,4 +21,4 @@ def build():
|
||||
kde5.make()
|
||||
|
||||
def install():
|
||||
kde5.install()
|
||||
kde5.install()
|
||||
|
||||
Reference in New Issue
Block a user