Sophie

Sophie

distrib > Fedora > 14 > i386 > media > updates > by-pkgid > e808b1ab60c7cf97406815590eff61a7 > scriptlet

ape-1.1.0-2.fc14.i686.rpm

PREUN

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

# Check phase is disabled, since it fails sometimes on 32-bit architectures due
# to some hardly catchable rounding error, which has been fixed in the middle
# of big changes all over the program sometime after the release of 1.1.0.
# It should be enabled when version 1.2 is released.

#%check
unset DISPLAY

## Add binary to PATH
#export PATH=$PATH:`pwd`/src
#cd testsuite
#./ape-run_testsuite -l

POSTIN

/bin/sh
/sbin/install-info /usr/share/info/ape.info /usr/share/info/dir || :