summaryrefslogtreecommitdiff
path: root/libre/hplip-libre/hplip.install
diff options
context:
space:
mode:
authorNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-12-20 17:43:46 -0300
committerNicolás Reynolds <apoyosis@correo.inta.gob.ar>2011-12-20 17:43:46 -0300
commitf7ad7579f473125b44db30248841e2d452f9547e (patch)
treec35da553ecbe2e71cd25c0483be95e111bf0756e /libre/hplip-libre/hplip.install
parentf4e689d9f1007e93c44cebad55f65e3b34bd23bd (diff)
libre/hplip-libre-3.11.10-2
Diffstat (limited to 'libre/hplip-libre/hplip.install')
-rw-r--r--libre/hplip-libre/hplip.install11
1 files changed, 11 insertions, 0 deletions
diff --git a/libre/hplip-libre/hplip.install b/libre/hplip-libre/hplip.install
new file mode 100644
index 000000000..a05cbdd50
--- /dev/null
+++ b/libre/hplip-libre/hplip.install
@@ -0,0 +1,11 @@
+post_install() {
+ cat << EOF
+
+NOTE
+----
+# If you want to use this driver with sane:
+# echo "hpaio" >> /etc/sane.d/dll.conf
+
+EOF
+}
+