[Lunar-commits] <moonbase> hplip: Add missing configure flag for PSC/Photosmart printers.

Jannis Pohlmann jannis at xfce.org
Fri Mar 13 18:01:41 CET 2009


commit dacd84f66b948762ea22fee4ec63fcaa45b5bb3f
Author: Jannis Pohlmann <jannis at xfce.org>
Date:   Fri Mar 13 18:01:41 2009 +0100

    hplip: Add missing configure flag for PSC/Photosmart printers.
    
    Add --enable-foomatic-rip-hplip-install configure flag for
    PSC/Photosmart printers to work properly when built with Foomatic PPDs.
---
 printer/hplip/CONFIGURE |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/printer/hplip/CONFIGURE b/printer/hplip/CONFIGURE
index 8666e42..25fbb02 100644
--- a/printer/hplip/CONFIGURE
+++ b/printer/hplip/CONFIGURE
@@ -1,3 +1,3 @@
 mquery PP "Disable HP parallel port printing support (if your HP printer is USB only)?" y
 mquery FAX "Enable builtin fax in your HP printer?" n
-mquery FOOMATIC "Install foomatic ppd's (required for PSC and Photosmart printers)?" y "--enable-foomatic-ppd-install"
+mquery FOOMATIC "Install foomatic ppd's (required for PSC and Photosmart printers)?" y "--enable-foomatic-ppd-install --enable-foomatic-rip-hplip-install"


More information about the Lunar-commits mailing list