maemo: Touch icon dir to trigger update event.

This commit is contained in:
Tobias Brunner 2011-02-04 12:39:07 +01:00
parent 56f57e5814
commit a6b7437b1f
1 changed files with 2 additions and 0 deletions

View File

@ -18,6 +18,8 @@ set -e
# the debian-policy package
gtk-update-icon-cache -f /usr/share/icons/hicolor
# change event is not triggered otherwise
touch /usr/share/icons/hicolor
case "$1" in
configure)