Add comment

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1513 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Ross Burton 2007-04-16 12:41:25 +00:00
parent 9d4deb3723
commit 075d2b7ecb
1 changed files with 3 additions and 0 deletions

View 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