vp-build/srcpkgs/brother-brscan3/INSTALL

8 lines
159 B
Plaintext

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