Sophie

Sophie

distrib > Scientific%20Linux > 5x > i386 > by-pkgid > db0db2745f2d938740ec5eb049ecda0a > scriptlet

libsane-hpaio-1.6.7-6.el5_6.1.i386.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