core/hplip/hplip.install

11 lines
132 B
Plaintext
Raw Normal View History

post_install() {
cat << EOF
NOTE
----
# If you want to use this driver with sane:
# echo "hpaio" >> /etc/sane.d/dll.conf
EOF
}