]> git.donarmstrong.com Git - debhelper.git/blob - autoscripts/postinst-icons
cmake: Pass CPPFLAGS in CFLAGS. Closes: #668813 Thanks, Simon Ruderich for the patch...
[debhelper.git] / autoscripts / postinst-icons
1 if which update-icon-caches >/dev/null 2>&1 ; then
2         update-icon-caches #DIRLIST#
3 fi