Add comment
authorRoss Burton <ross@openedhand.com>
Mon, 16 Apr 2007 12:41:25 +0000 (12:41 +0000)
committerRoss Burton <ross@openedhand.com>
Mon, 16 Apr 2007 12:41:25 +0000 (12:41 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1513 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/classes/gtk-icon-cache.bbclass

index 0f68e68..8726fab 100644 (file)
@@ -1,5 +1,8 @@
 FILES_${PN} += "${datadir}/icons/hicolor"
 
+# This could run on the host as icon cache files are architecture independent,
+# but there is no gtk-update-icon-cache built natively.
+
 gtk-icon-cache_postinst() {
 if [ "x$D" != "x" ]; then
         exit 1