slackbuilds_ponce/system/p7zip/doinst.sh

5 lines
125 B
Bash
Raw Normal View History

2010-05-12 17:45:45 +02:00
if [ -x /usr/bin/gtk-update-icon-cache ]; then
./usr/bin/gtk-update-icon-cache usr/share/icons/hicolor >/dev/null 2>&1
fi