Sophie

Sophie

distrib > Mageia > 5 > i586 > media > core-release-src > by-pkgid > 7a2a79b2ec9f34594c4f68f243e9a39d > files > 8

hylafax+-5.5.5-13.mga5.src.rpm

#!/bin/sh

if [ -f /etc/sysconfig/hylafax ]; then
  . /etc/sysconfig/hylafax
fi

/usr/sbin/faxqclean $FAXQCLEAN_OPTIONS

exit 0