Code sync
[external/hplip.git] / packaging / black-stripes-on-pcl5c-printouts.dpatch
1 #! /bin/sh /usr/share/dpatch/dpatch-run
2 ## black-stripes-on-pcl5c-printouts.dpatch by  <till.kamppeter@gmail.com>
3 ##
4 ## All lines beginning with `## DP:' are a description of the patch.
5 ## DP: No description.
6
7 @DPATCH@
8 diff -urNad '--exclude=CVS' '--exclude=.svn' '--exclude=.git' '--exclude=.arch' '--exclude=.hg' '--exclude=_darcs' '--exclude=.bzr' hplip-3.10.5~/prnt/hpcups/LJColor.h hplip-3.10.5/prnt/hpcups/LJColor.h
9 --- hplip-3.10.5~/prnt/hpcups/LJColor.h 2010-05-13 01:41:08.000000000 +0200
10 +++ hplip-3.10.5/prnt/hpcups/LJColor.h  2010-07-18 12:12:11.296937153 +0200
11 @@ -48,6 +48,7 @@
12      DRIVER_ERROR    Configure(Pipeline **pipeline);
13      DRIVER_ERROR    EndJob();
14      DRIVER_ERROR    FormFeed();
15 +    bool            CanSkipRasters() {return false;}
16  protected:
17      virtual DRIVER_ERROR addJobSettings();
18      void    configureRasterData();