Sophie

Sophie

distrib > Mageia > 8 > i586 > media > core-release > by-pkgid > ddc975a0dc031febeb77f18aa0711299 > scriptlet

ghostscript-9.53.3-2.mga8.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