diff options
Diffstat (limited to 'print/gimp-print-escputil/patches/patch-ac')
-rw-r--r-- | print/gimp-print-escputil/patches/patch-ac | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/print/gimp-print-escputil/patches/patch-ac b/print/gimp-print-escputil/patches/patch-ac new file mode 100644 index 00000000000..ee99127f233 --- /dev/null +++ b/print/gimp-print-escputil/patches/patch-ac @@ -0,0 +1,13 @@ +$NetBSD: patch-ac,v 1.1 2002/08/05 16:37:52 wiz Exp $ + +--- src/Makefile.in.orig Fri Apr 26 20:56:31 2002 ++++ src/Makefile.in +@@ -192,7 +192,7 @@ + AUTOMAKE_OPTIONS = 1.4 gnu + + MAINT_CHARSET = latin1 +-NONGIMP_SUBDIRS = cups foomatic ghost testpattern ++NONGIMP_SUBDIRS = # cups foomatic ghost testpattern + SUBDIRS = printdef main escputil gimp $(NONGIMP_SUBDIRS) + + MAINTAINERCLEANFILES = Makefile.in |