summaryrefslogtreecommitdiff
path: root/packages
diff options
context:
space:
mode:
Diffstat (limited to 'packages')
-rw-r--r--packages/subapplet/subapplet_1.0.8.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/packages/subapplet/subapplet_1.0.8.bb b/packages/subapplet/subapplet_1.0.8.bb
index 65b84bcf79..0ebc6c3b13 100644
--- a/packages/subapplet/subapplet_1.0.8.bb
+++ b/packages/subapplet/subapplet_1.0.8.bb
@@ -5,7 +5,7 @@ SECTION = "opie/applets"
PRIORITY = "optional"
LICENSE = "GPL"
HOMEPAGE = "http://sourceforge.net/projects/subapplet/"
-PR = "r6"
+PR = "r7"
SRC_URI = "${SOURCEFORGE_MIRROR}/subapplet/subapplet-1.0.8.tar.gz \
file://toolbar-resize-fix.patch;patch=1"
@@ -19,7 +19,7 @@ QMAKE_PROFILES = "subapplet.pro"
do_install() {
install -d ${D}${palmtopdir}/plugins/applets ${D}${palmtopdir}/pics/subapplet/
install -m 0644 *.png ${D}${palmtopdir}/pics/subapplet/
- oe_libinstall -so -C rel${palmtopdir}/plugins/applets libsubapplet ${D}${palmtopdir}/plugins/applets/
+ oe_libinstall -so -C rel/opt/QtPalmtop/plugins/applets libsubapplet ${D}${palmtopdir}/plugins/applets/
}
pkg_postinst() {