Sophie

Sophie

distrib > Mandriva > 10.0 > i586 > by-pkgid > 47a8468c9462278368de8c94c5421c3e > scriptlet

xmule-testing-1.9.4-2plf.i586.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-xmule 10

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-xmule