gtk/gtk3/gtk-update-icon-cache.install

4 lines
77 B
Plaintext
Raw Normal View History

post_install() {
gtk-update-icon-cache -q -t -f /usr/share/icons/hicolor
}