case "${ACTION}" in
post)
ln -sf /opt/Brother /usr/local/Brother
# add brother 3 to /etc/sane.d/dll.conf
opt/Brother/sane/setupSaneScan3 -i
;;
esac