summaryrefslogtreecommitdiff
path: root/libre-testing/hplip-libre/hplip.install
blob: cb0eaf8e8a3c27ddbb6fc391b5bf56d6d17d3221 (plain)
1
2
3
4
5
6
7
8
9
10
post_install() {
  cat << EOF

NOTE
----
# If you want to use this driver with sane:
#  echo "hpaio" >> /etc/sane.d/dll.conf

EOF
}