diff options
author | Holger Freyther <zecke@selfish.org> | 2008-03-11 07:22:25 +0000 |
---|---|---|
committer | Holger Freyther <zecke@selfish.org> | 2008-03-11 07:22:25 +0000 |
commit | 9ead5a5eb3655f305669473ddd452e8b14cdaa3d (patch) | |
tree | bf189cb8341f24c9da88525646cf7df7bfcfadbe /packages/qtopia-phone | |
parent | 2a6d514d909d5fa5538143108a9ff3b4a37315ab (diff) |
qtopia-phone-x11: We do not install this start script, no need to
Diffstat (limited to 'packages/qtopia-phone')
-rw-r--r-- | packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb index dbc985dc06..4c38d2db2c 100644 --- a/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb +++ b/packages/qtopia-phone/qtopia-phone-x11_4.3.1.bb @@ -100,9 +100,6 @@ do_stage() { do_install() { cd ${BUILDDIR} oe_runmake install INSTALL_ROOT=${D}${OE_QT_RPREFIX} IMAGE=${D}${OE_QT_RPREFIX} - install -d ${D}${sysconfdir}/init.d - install -m 0755 ${S}/devices/${TARGET-DEVICE}/src/devtools/startup/qpe.sh ${D}${sysconfdir}/init.d/qpe - } FILES_${PN} += "${OE_QT_RPREFIX}/bin ${OE_QT_RPREFIX}/help \ |