Sophie

Sophie

distrib > Mandriva > cs4.0 > x86_64 > by-pkgid > 6ed69df015226c96ff0a7a888f4afc85 > scriptlet

ghostscript-X-8.15-46mlcs4.x86_64.rpm

PREUN

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

POSTIN

/bin/sh
# Set up update-alternatives entries
/usr/sbin/update-alternatives --install /usr/bin/gs gs /usr/bin/gsx 100