Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 7172da69571a655ec59c74cf736d2484 > scriptlet

nspluginwrapper-1.3.2-1.fc14.i686.rpm

PREUN

/bin/sh
if [ "$1" == "0" ]; then
    /usr/bin/mozilla-plugin-config -r > /dev/null 2>&1 || :
fi;

POSTIN

/bin/sh
/usr/bin/mozilla-plugin-config -i -f > /dev/null 2>&1 || :