]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-icons
dh_auto_install: Set AM_UPDATE_INFO_DIR=no to avoid automake generating an info dir...
[debhelper.git] / autoscripts / postinst-icons
1 if which update-icon-caches >/dev/null 2>&1 ; then
2         update-icon-caches #DIRLIST#
3 fi