/[packages]/updates/1/hplip/current/SOURCES/black-stripes-on-pcl5c-printouts.dpatch
ViewVC logotype

Contents of /updates/1/hplip/current/SOURCES/black-stripes-on-pcl5c-printouts.dpatch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 142615 - (show annotations) (download)
Mon Sep 12 08:06:27 2011 UTC (12 years, 7 months ago) by doktor5000
File size: 854 byte(s)
SILENT: copy from cauldron for updates
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();

  ViewVC Help
Powered by ViewVC 1.1.30