summaryrefslogtreecommitdiff
path: root/desktop/Blokkal/doinst.sh
blob: 2253dc6a02f73dc880d051cdb86900aa575257cc (plain)
1
2
3
4
if [ -x /usr/bin/gtk-update-icon-cache ] \
  && [ -e usr/share/icons/hicolor/icon-theme.cache ]; then
  /usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi