Sophie

Sophie

distrib > Altlinux > 4.1 > i586 > media > core > by-pkgid > 8675fdcce326db79eacbb7dc906e2e37 > scriptlet

design-bootloader-installer-compact-4.0.0-alt0.5.6.noarch.rpm

PREUN

/bin/sh
[ $1 = 0 ] || exit 0
[ "`readlink /boot/splash/message`" != "compact/message" ] ||
    /bin/rm -f /boot/splash/message

POSTIN

/bin/sh
ln -s -nf compact/message /boot/splash/message