RRECOMMENDS = "gnome-vfs-plugin-http"
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Contacts is an address-book application."
-PR = "r3"
+PR = "r4"
PV = "0.1+svn-${CVSDATE}"
${datadir}/icons/hicolor/index.theme"
pkg_postinst_${PN} () {
- gtk-update-icon-cache /usr/share/icons/hicolor
+ gtk-update-icon-cache $D/usr/share/icons/hicolor
}
MAINTAINER = "Chris Lord <chris@openedhand.com>"
DESCRIPTION = "Dates is a calendar application."
-PR = "r3"
+PR = "r4"
PV = "0.0cvs${CVSDATE}"
S = "${WORKDIR}/${PN}"
pkg_postinst_${PN} () {
if [ "x$D" != "x" ]; then
- gtk-update-icon-cache /usr/share/icons/hicolor
+ gtk-update-icon-cache $D/usr/share/icons/hicolor
fi
}