diff options
-rw-r--r-- | recipes-qt/maliit/maliit-framework-qt5_git.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/recipes-qt/maliit/maliit-framework-qt5_git.bb b/recipes-qt/maliit/maliit-framework-qt5_git.bb index 56d1082d..35d21cad 100644 --- a/recipes-qt/maliit/maliit-framework-qt5_git.bb +++ b/recipes-qt/maliit/maliit-framework-qt5_git.bb | |||
@@ -68,7 +68,6 @@ do_install_append() { | |||
68 | #Fix absolute paths | 68 | #Fix absolute paths |
69 | sed -i -e "s|/usr|${STAGING_DIR_TARGET}${prefix}|" ${D}/${libdir}/${QT_DIR_NAME}/mkspecs/features/maliit-framework.prf | 69 | sed -i -e "s|/usr|${STAGING_DIR_TARGET}${prefix}|" ${D}/${libdir}/${QT_DIR_NAME}/mkspecs/features/maliit-framework.prf |
70 | sed -i -e "s|/usr|${STAGING_DIR_TARGET}${prefix}|" ${D}/${libdir}/${QT_DIR_NAME}/mkspecs/features/maliit-plugins.prf | 70 | sed -i -e "s|/usr|${STAGING_DIR_TARGET}${prefix}|" ${D}/${libdir}/${QT_DIR_NAME}/mkspecs/features/maliit-plugins.prf |
71 | sed -i -e "s|/usr|${STAGING_DIR_TARGET}${prefix}|" ${D}/${libdir}/${QT_DIR_NAME}/mkspecs/features/maliit-defines.prf | ||
72 | 71 | ||
73 | install -d ${D}${datadir}/applications | 72 | install -d ${D}${datadir}/applications |
74 | install -m 644 ${WORKDIR}/maliit-server.desktop ${D}${datadir}/applications | 73 | install -m 644 ${WORKDIR}/maliit-server.desktop ${D}${datadir}/applications |