Sophie

Sophie

distrib > Mageia > 6 > i586 > by-pkgid > 15079ee64f7689f7c69f550ab70c51ae > scriptlet

ctags-5.8-13.mga6.i586.rpm

POSTIN

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

POSTUN

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