kde: fix packaging - leftover of previous plugin-move commit
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
This commit is contained in:
@@ -40,8 +40,9 @@ CMAKE_ALIGN_SYSROOT[2] = "KF5KHtml, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/k*5 \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/plugins/kf5/*/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/kf5/*/.debug \
|
||||
"
|
||||
|
||||
@@ -20,12 +20,15 @@ CMAKE_ALIGN_SYSROOT[1] = "KF5Baloo, -S${libdir}/lib, -S${STAGING_LIBDIR}/lib"
|
||||
CMAKE_ALIGN_SYSROOT[2] = "KF5Baloo, -S${includedir}, -S${STAGING_INCDIR}"
|
||||
|
||||
FILES_${PN} += "${datadir} \
|
||||
${libdir}/qml/org/kde/baloo \
|
||||
${libdir}/plugins ${libdir}/kauth \
|
||||
${libdir}/qml/org/kde/baloo \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
${libdir}/kauth \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/qml/org/kde/baloo/.debug \
|
||||
${libdir}/*/.debug \
|
||||
${libdir}/plugins/kf5/*/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/kf5/*/.debug \
|
||||
"
|
||||
|
||||
|
||||
@@ -59,10 +59,10 @@ FILES_${PN} += " \
|
||||
${datadir}/kio_docfilter \
|
||||
${datadir}/solid \
|
||||
\
|
||||
${libdir}/plugins \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/plugins/.debug \
|
||||
${libdir}/plugins/kf5/kio/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/kf5/kio/.debug \
|
||||
"
|
||||
|
||||
@@ -66,7 +66,7 @@ FILES_${PN} += " \
|
||||
${datadir}/dbus-1 \
|
||||
${datadir}/icons \
|
||||
${datadir}/*5 \
|
||||
${libdir}/plugins \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
${libdir}/qml \
|
||||
${libdir}/kconf_update_bin \
|
||||
"
|
||||
@@ -82,6 +82,7 @@ FILES_${PN} += " \
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/*/.debug \
|
||||
${libdir}/*/*/.debug \
|
||||
${libdir}/*/*/*/.debug \
|
||||
${libdir}/*/*/*/*/.debug \
|
||||
${libdir}/*/*/*/*/*/.debug \
|
||||
${libdir}/*/*/*/*/*/*/.debug \
|
||||
|
||||
@@ -49,12 +49,12 @@ FILES_SOLIBSDEV = ""
|
||||
FILES_${PN} += " \
|
||||
${datadir}/k*5 \
|
||||
${datadir}/plasma \
|
||||
${libdir}/plugins \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
${libdir}/qml \
|
||||
${libdir}/*.so \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/plugins/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/.debug \
|
||||
${libdir}/qml/*/*/*/*/.debug \
|
||||
"
|
||||
|
||||
@@ -28,9 +28,9 @@ SRC_URI[sha256sum] = "701bf4a62c55dafcd9994d9e193c0895b7d531422f674b5548a664435a
|
||||
|
||||
FILES_${PN} += " \
|
||||
${datadir}/k*5 \
|
||||
${libdir}/plugins \
|
||||
${libdir}/${QT_DIR_NAME}/plugins \
|
||||
"
|
||||
|
||||
FILES_${PN}-dbg += " \
|
||||
${libdir}/plugins/.debug \
|
||||
${libdir}/${QT_DIR_NAME}/plugins/.debug \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user