Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > 16b48c51d264bc33369c91e499e8fa0c > scriptlet

openssh-askpass-gnome-4.3p1-0.1.20060mdk.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/lib64/ssh/ssh-askpass ssh-askpass /usr/lib64/ssh/gnome-ssh-askpass 20
update-alternatives --install /usr/bin/ssh-askpass bssh-askpass /usr/lib64/ssh/gnome-ssh-askpass 20

POSTUN

/bin/sh
[ $1 = 0 ] || exit 0
update-alternatives --remove ssh-askpass /usr/lib64/ssh/gnome-ssh-askpass
update-alternatives --remove bssh-askpass /usr/lib64/ssh/gnome-ssh-askpass