mirror of
https://git.yoctoproject.org/poky
synced 2026-06-02 13:29:49 +00:00
Add comment
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1513 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
@@ -1,5 +1,8 @@
|
|||||||
FILES_${PN} += "${datadir}/icons/hicolor"
|
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() {
|
gtk-icon-cache_postinst() {
|
||||||
if [ "x$D" != "x" ]; then
|
if [ "x$D" != "x" ]; then
|
||||||
exit 1
|
exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user