Sophie

Sophie

distrib > Fedora > 14 > i386 > media > os > by-pkgid > 1f5e93dd95c0def0d2c98a792c5e9b17 > scriptlet

fedora-usermgmt-shadow-utils-0.11-1405.fc14.noarch.rpm

PREUN

/bin/sh
test "$1" != 0 || /usr/sbin/update-alternatives --remove fedora-usermgmt /etc/fedora/usermgmt/scripts.shadow-utils
test "$1" != 0 || /usr/sbin/update-alternatives --remove fedora-usermgmt /etc/fedora/usermgmt/scripts.legacy

POSTIN

/bin/sh
/usr/sbin/update-alternatives --install /etc/fedora/usermgmt/scripts fedora-usermgmt /etc/fedora/usermgmt/scripts.legacy 60
/usr/sbin/update-alternatives --install /etc/fedora/usermgmt/scripts fedora-usermgmt /etc/fedora/usermgmt/scripts.shadow-utils 50