From 3ee7c5c2fec3b09a24ba0ea16a630644bc87778b Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Fri, 24 Dec 2004 18:42:38 +0000 Subject: - Remove gimp-devel for now, 2.2 is stable --- graphics/gimp-app-devel/files/patch-plug-ins_print_print.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/gimp-app-devel/files/patch-plug-ins_print_print.c (limited to 'graphics/gimp-app-devel/files/patch-plug-ins_print_print.c') diff --git a/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c b/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c deleted file mode 100644 index 36f4bf7148cf..000000000000 --- a/graphics/gimp-app-devel/files/patch-plug-ins_print_print.c +++ /dev/null @@ -1,11 +0,0 @@ ---- plug-ins/print/print.c.orig Tue Dec 26 07:43:54 2000 -+++ plug-ins/print/print.c Tue Dec 26 07:44:07 2000 -@@ -1417,7 +1417,7 @@ - - if (i < (sizeof(lpcs) / sizeof(lpcs[0]))) - { -- strcat(command, " status < /dev/null"); -+ strcat(command, " status all < /dev/null"); - type = PRINTERS_LPC; - } - else -- cgit v1.2.3