Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > 875e2935188a3ddb6d5941bc274d7429 > scriptlet

modutils-2.3.21-1.4mdk.i586.rpm

POSTIN

/bin/sh
# get rid of the old installations on upgrade
if [ -x /etc/rc.d/init.d/kerneld ] ; then
    /sbin/chkconfig --del kerneld
fi
if [ -f /etc/conf.modules -a ! -f /etc/modules.conf ] ; then
   mv -f /etc/conf.modules /etc/modules.conf
fi