Sophie

Sophie

distrib > Fedora > 18 > i386 > by-pkgid > 42457bb0270bcd3dcdae8a4ef9b267d9 > scriptlet

tog-pegasus-devel-2.12.0-7.fc18.i686.rpm

PREUN

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