Sophie

Sophie

distrib > CentOS > 5 > x86_64 > by-pkgid > 2f0e49958808f5017a2c890accbe5ed2 > scriptlet

libsane-hpaio-1.6.7-6.el5_6.1.x86_64.rpm

POSTIN

/bin/sh
/sbin/ldconfig
if [ -f /etc/sane.d/dll.conf ] && \
   ! grep ^hpaio /etc/sane.d/dll.conf >/dev/null 2>/dev/null ; then \
        echo hpaio >> /etc/sane.d/dll.conf; \
fi
exit 0