Sophie

Sophie

distrib > Mageia > 7 > i586 > by-pkgid > 05888a53f08ceb222cef530fbc94cf4f > scriptlet

ctags-5.8-14.mga7.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