Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 3cbf5aa004da5a16a9eafab1e9e3f7ee > scriptlet

xfce4-notes-plugin-1.4.1-1.amd64.rpm

POSTIN

/bin/sh
{ \
	umask 022; \
	/usr/bin/gtk-update-icon-cache -qf /usr/share/icons/hicolor; \
}

POSTUN

/bin/sh
{ \
	umask 022; \
	/usr/bin/gtk-update-icon-cache -qf /usr/share/icons/hicolor; \
}