Sophie

Sophie

distrib > Mageia > 3 > i586 > by-pkgid > 4be973a57b0c4867c09c8f418b3d90fe > scriptlet

ghostscript-9.06-10.mga3.i586.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