xqt2: install into proper location. Closes #2100
authorMichael Krelin <hacker@klever.net>
Thu, 31 May 2007 21:09:45 +0000 (21:09 +0000)
committerMichael Krelin <hacker@klever.net>
Thu, 31 May 2007 21:09:45 +0000 (21:09 +0000)
packages/xqt2/xqt2_20060509.bb

index 7f49ccc..f1c839d 100644 (file)
@@ -5,7 +5,7 @@ LICENSE = "GPL"
 SECTION = "opie/applications"
 APPTYPE = "binary"
 APPNAME = "Xqt"
-PR = "r0"
+PR = "r1"
 
 inherit palmtop
 
@@ -100,8 +100,8 @@ do_install() {
        oe_runmake -C lib/font DESTDIR="${D}" CC="${CC}" LD="${LD}" \
                    CC_STAGING="-I${STAGING_INCDIR}" LD_STAGING="-L${STAGING_LIBDIR}" INSTALLED_LIBS="" install
 
-       install -d ${D}${palmtopdir}/Apps/applications/
-       install -m 0644 ${WORKDIR}/xqt2/xfree86/files/Xqt.desktop ${D}${palmtopdir}/Apps/applications
+       install -d ${D}${palmtopdir}/apps/Applications/
+       install -m 0644 ${WORKDIR}/xqt2/xfree86/files/Xqt.desktop ${D}${palmtopdir}/apps/Applications
        install -d ${D}${palmtopdir}/bin/
        install -m 0755 ${D}${bindir}/Xqt ${D}${palmtopdir}/bin/Xqt
        install -d ${D}${palmtopdir}/pics