summarylogtreecommitdiffstats
path: root/hpuld.install
diff options
context:
space:
mode:
Diffstat (limited to 'hpuld.install')
-rw-r--r--hpuld.install7
1 files changed, 7 insertions, 0 deletions
diff --git a/hpuld.install b/hpuld.install
index abb0b8dab626..0720ad32c3c1 100644
--- a/hpuld.install
+++ b/hpuld.install
@@ -16,5 +16,12 @@ post_install() {
cat "${_LICENSE_PATH_}/eula.txt"
fi
+ echo
+ echo '----------------------------------------'
+ echo
+ echo 'If you want to use the scanner, make sure that the `smfp` backend is listed in'
+ echo '/etc/sane.d/dll.conf'
+ echo
+
}