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

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

EOF
}