Sophie

Sophie

distrib > Fedora > 17 > i386 > by-pkgid > 326d703721292952384cfd1ce73d4d32 > scriptlet

ape-2.1.0-1.fc17.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 || :