Sophie

Sophie

distrib > Mandriva > 2007.1 > x86_64 > media > main-updates > by-pkgid > 4b9caca8b1ae726e01d836cde278db34 > scriptlet

ghostscript-8.15-48.1mdv2007.1.x86_64.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
  # Remove update-alternatives entry
  /usr/sbin/update-alternatives --remove gs /usr/bin/gsc
fi

POSTIN

/bin/sh
# Set up update-alternatives entries
/usr/sbin/update-alternatives --install /usr/bin/gs gs /usr/bin/gsc 200