Sophie

Sophie

distrib > Mandriva > 2011.0 > x86_64 > media > main-release > by-pkgid > 1d77701fc90c69584ee1ed2b2ae2ec43 > scriptlet

ghostscript-9.02-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