]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postrm-icons
Refactor build directory setting into separate method and solve a few bugs.
[debhelper.git] / autoscripts / postrm-icons
1 if which update-icon-caches >/dev/null 2>&1 ; then
2         update-icon-caches #DIRLIST#
3 fi