Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > by-pkgid > a6a68ac59cd284d32623bc2791696a7d > scriptlet

ghostscript-6.53-10mdk.i586.rpm

POSTIN

/bin/sh
/bin/ln -sf /usr/bin/gs-common /usr/bin/gs
/bin/ln -sf /usr/bin/gs-common /usr/bin/ghostscript

POSTUN

/bin/sh
if [ "$1" = 0 ]; then
	rm -f /usr/bin/gs /usr/bin/ghostscript
fi