Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 8f4390e7121cf209fe933dd78683a8ee > scriptlet

tog-pegasus-devel-2.11.0-3.el5.i386.rpm

PREUN

/bin/sh
if [ $1 -eq 0 ] ; then
   make --directory /usr/share/Pegasus/samples -s clean >/dev/null 2>&1 || :;
fi
:;