Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 0e5dbd92d9d91e049f990bd28f449498 > scriptlet

mathgl-1.10.2.1-3.fc14.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ] ; then
	/sbin/install-info --delete /usr/share/info/mathgl.info /usr/share/info/dir || :
fi

POSTIN

/bin/sh
/sbin/ldconfig
/sbin/install-info /usr/share/info/mathgl.info /usr/share/info/dir || :
octave -q -H --no-site-file --eval "pkg('rebuild');"

POSTUN

/bin/sh
/sbin/ldconfig
octave -q -H --no-site-file --eval "pkg('rebuild');"