From b5e21934ca235b578c3d39762af5a123fd36b69c Mon Sep 17 00:00:00 2001 From: Kirtika Ruchandani Date: Thu, 9 Jul 2009 20:15:17 +0530 Subject: [PATCH] Update the icon cache --- hildon-icons_2.1.bb | 2 +- maemopad_2.4.bb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hildon-icons_2.1.bb b/hildon-icons_2.1.bb index 4d6ec6a..062dba7 100644 --- a/hildon-icons_2.1.bb +++ b/hildon-icons_2.1.bb @@ -15,7 +15,7 @@ PACKAGES = "${PN}" FILES_${PN} = "${datadir}/icons/*" - +inherit gtk-icon-cache do_install(){ install -d ${D}${datadir}/icons ${D}${datadir}/icons/hildon diff --git a/maemopad_2.4.bb b/maemopad_2.4.bb index b01891c..00ed87a 100644 --- a/maemopad_2.4.bb +++ b/maemopad_2.4.bb @@ -11,7 +11,7 @@ PR = "r3" SRC_URI = "http://repository.maemo.org/pool/maemo5.0prealpha1/free/m/${PN}/${PN}_${PV}-3.tar.gz" -inherit autotools pkgconfig +inherit autotools pkgconfig gtk-icon-cache FILES_${PN} += "${datadir}/icons/* \ ${datadir}/hildon-help/* \ -- 1.7.9.5