Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > e09a1a05f4f218f2733ab082e2b25474 > scriptlet

libmpc-devel-0.8.3-0.3.svn855.fc15.i686.rpm

PREUN

/bin/sh
if [ $1 = 0 ]; then
   if [ -f /usr/share/info/mpc.info.gz ]; then # for --excludedocs
      /sbin/install-info --delete /usr/share/info/mpc.info.gz /usr/share/info/dir || :
   fi
fi

POSTIN

/bin/sh
if [ -f /usr/share/info/mpc.info.gz ]; then # for --excludedocs
   /sbin/install-info /usr/share/info/mpc.info.gz /usr/share/info/dir || :
fi