aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-qtopia/shopper/shopper_1.2.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-qtopia/shopper/shopper_1.2.1.bb')
-rw-r--r--recipes-qtopia/shopper/shopper_1.2.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-qtopia/shopper/shopper_1.2.1.bb b/recipes-qtopia/shopper/shopper_1.2.1.bb
index 1777f8a..6e102e5 100644
--- a/recipes-qtopia/shopper/shopper_1.2.1.bb
+++ b/recipes-qtopia/shopper/shopper_1.2.1.bb
@@ -18,7 +18,7 @@ CXXFLAGS_append += " -DSHOPPER_DATADIR='"${SHOPPER_DATADIR}"' "
QMAKE_PROFILES = "Shopper.pro"
-pkg_postinst() {
+pkg_postinst_${PN}() {
/opt/QtPalmtop/bin/qcop QPE/System "linkChanged(QString)" 2>/dev/null
if [ -n "$D" ]; then false; fi
}