]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-icons
dh_shlibdeps: Warn if -V flag is passed, to avoid it accidentially being used here...
[debhelper.git] / autoscripts / postinst-icons
1 if which update-icon-caches >/dev/null 2>&1 ; then
2         update-icon-caches #DIRLIST#
3 fi