Sophie

Sophie

distrib > Mandriva > 9.0 > x86_64 > by-pkgid > c9dc7381b05663234b43620835cd2696 > scriptlet

ctags-5.2.3-2mdk.x86_64.rpm

POSTIN

/bin/sh
update-alternatives --install /usr/bin/ctags ctags /usr/bin/exuberant-ctags 10 \
                    --slave /usr/share/man/man1/ctags.1.bz2 ctags.1.bz2 /usr/share/man/man1/exuberant-ctags.1.bz2

POSTUN

/bin/sh
[ $1 = 0 ] || exit 0
update-alternatives --remove ctags /usr/bin/exuberant-ctags