Sophie

Sophie

distrib > Mageia > 8 > aarch64 > by-pkgid > 6ddbd7ef5d53094ac1cf636b2c0c0077 > scriptlet

ctags-5.8-15.1.mga8.aarch64.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