]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-icons
* dh_icons: Now that GTK 2.12 has entered testing, use the much simpler to
[debhelper.git] / autoscripts / postinst-icons
1 if which update-icon-caches >/dev/null 2>&1 ; then
2         update-icon-caches #DIRLIST#
3 fi