Sophie

Sophie

distrib > Mandriva > 2010.0 > x86_64 > media > main-release > by-pkgid > 526b7597f19a01fe1650ff1b78336d33 > scriptlet

plymouth-0.7.2-7mdv2010.0.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