pkgsrc/print/gimp-print/patches/patch-ab
drochner fccdd06adf update to 4.2.6
changes:
-bugfixes
-inproved device support (newer Epson Stylus, Canon S200)
-European 10x15 cm and US Engineering C paper sizes
-CUPS driver: normal and reversed paper order
-quality improvements
2004-03-02 14:56:07 +00:00

13 lines
439 B
Text

$NetBSD: patch-ab,v 1.2 2004/03/02 14:56:07 drochner Exp $
--- src/Makefile.in.orig 2004-01-11 14:02:16.000000000 +0100
+++ src/Makefile.in
@@ -192,7 +192,7 @@ AUTOMAKE_OPTIONS = 1.4 gnu
MAINT_CHARSET = latin1
NONGIMP_SUBDIRS = cups foomatic ghost testpattern
-SUBDIRS = printdef main escputil gimp $(NONGIMP_SUBDIRS)
+SUBDIRS = gimp
MAINTAINERCLEANFILES = Makefile.in
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs