Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 06b58195d7676e0fbac22a2a908ef5b6 > scriptlet

plymouth-0.8.3-14.x86_64.rpm

POSTIN

/bin/sh
[ -f /var/lib/plymouth/boot-duration ] || cp -f /usr/share/plymouth/default-boot-duration /var/lib/plymouth/boot-duration
if [ "x$DURING_INSTALL" = "x" ]; then
  if [ $1 -eq 1 ]; then
   /usr/libexec/plymouth/plymouth-update-initrd
  fi
fi

POSTUN

/bin/sh
if [ $1 -eq 0 ]; then
    rm -f /usr/lib64/plymouth/default.so
fi