Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > 04bca93a525092aecd7be3f8e531fdfe > scriptlet

time-1.7-27.2.2.i386.rpm

PREUN

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

POSTIN

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