Sophie

Sophie

distrib > Mandriva > 2006.0 > x86_64 > media > plf-free > by-pkgid > 12150e841669811fd3981338efe483d3 > scriptlet

amule-2.1.0-1.1.20060plf.x86_64.rpm

POSTIN

/bin/sh
if [ -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

update-alternatives --install /usr/bin/ed2k ed2k /usr/bin/ed2k-amule 5

POSTUN

/bin/sh
if [ "$1" = "0" -a -x /usr/bin/update-menus ]; then /usr/bin/update-menus || true ; fi 

update-alternatives --remove ed2k /usr/bin/ed2k-amule