Sophie

Sophie

distrib > Mandriva > 7.1 > i586 > by-pkgid > e7ca19ed0cb491de58677a666573693e > scriptlet

time-1.7-13mdk.i586.rpm

PREUN

/bin/sh
if [ "$1" = 0 ]; then
    /sbin/install-info --delete //usr/info/time.info.bz2 //usr/info/dir \
	--entry="* time: (time).		GNU time Utility" 
fi

POSTIN

/bin/sh
/sbin/install-info //usr/info/time.info.bz2 //usr/info/dir \
	--entry="* time: (time).		GNU time Utility"