diff options
Diffstat (limited to 'print/gnome-print/patches/patch-ag')
-rw-r--r-- | print/gnome-print/patches/patch-ag | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/print/gnome-print/patches/patch-ag b/print/gnome-print/patches/patch-ag new file mode 100644 index 00000000000..7751641508d --- /dev/null +++ b/print/gnome-print/patches/patch-ag @@ -0,0 +1,12 @@ +$NetBSD: patch-ag,v 1.1 2006/06/12 21:38:57 dbj Exp $ + +--- libgnomeprint/gnome-print-pclr.c.orig 2001-05-24 16:35:07.000000000 -0400 ++++ libgnomeprint/gnome-print-pclr.c +@@ -62,7 +62,6 @@ + #include <libgnomeprint/gnome-print-encode.h> + #include <libgnomeprint/gnome-print-encode-private.h> + +-PCLJobData * jobdata; + static GnomePrintRGBPClass *pclr_parent_class; + + static int |