Sophie

Sophie

distrib > PLD > ac > amd64 > by-pkgid > 076158231c45e24092191d41dabc6909 > scriptlet

gazpacho-0.6.4-2.noarch.rpm

POSTIN

/bin/sh
umask 022
[ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1 ||:

POSTUN

/bin/sh
if [ $1 = 0 ]; then
    umask 022
    [ ! -x /usr/bin/update-desktop-database ] || /usr/bin/update-desktop-database >/dev/null 2>&1
fi