Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 08d339aa274825355faaa6ab8c5ae30c > scriptlet

FlightGear-2.0.0-4.fc14.i686.rpm

POSTIN

/bin/sh
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
	/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi

POSTUN

/bin/sh
update-desktop-database &> /dev/null ||:
touch --no-create /usr/share/icons/hicolor || :
if [ -x /usr/bin/gtk-update-icon-cache ]; then
	/usr/bin/gtk-update-icon-cache --quiet /usr/share/icons/hicolor || :
fi