Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > media > main-release > by-pkgid > 310201cef087360904b7cf838759c63f > scriptlet

ghostscript-8.61-60mdv2008.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