Sophie

Sophie

distrib > Fedora > 14 > i386 > by-pkgid > af56e7b6eeb679da692f9b021407f800 > scriptlet

xulrunner-1.9.2.24-1.fc14.i686.rpm

PREUN

/bin/sh
# is it a final removal?
if [ $1 -eq 0 ]; then
  /bin/rm -rf ${MOZ_APP_DIR}/components
fi

POSTIN

/bin/sh
/sbin/ldconfig

POSTUN

/bin/sh
/sbin/ldconfig