diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-11 14:44:44 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-11 14:44:44 -0300 |
commit | d552afbbdc76f89dc83c6dcbeeaa81478ffd0e47 (patch) | |
tree | 561d498fe448b1bacb21ca6ff8cbc6fee5a3f751 /libre-testing/hplip-libre/hplip.install | |
parent | b1617c9b6e0460394b39b0e11bf41f22e77936a4 (diff) | |
parent | 6d006ae5a02b1276e0fe231c95a23465e126e759 (diff) |
Merge branch 'master' of ssh://gparabola/srv/git/abslibre
Diffstat (limited to 'libre-testing/hplip-libre/hplip.install')
-rw-r--r-- | libre-testing/hplip-libre/hplip.install | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/libre-testing/hplip-libre/hplip.install b/libre-testing/hplip-libre/hplip.install deleted file mode 100644 index cb0eaf8e8..000000000 --- a/libre-testing/hplip-libre/hplip.install +++ /dev/null @@ -1,10 +0,0 @@ -post_install() { - cat << EOF - -NOTE ----- -# If you want to use this driver with sane: -# echo "hpaio" >> /etc/sane.d/dll.conf - -EOF -} |