Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 7a039a730284771c17afa16ba92f2c99 > scriptlet

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

PREUN

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