pkgsrc/print/libgnomeprint/patches/patch-ab
2003-09-27 21:05:22 +00:00

17 lines
402 B
Text

$NetBSD: patch-ab,v 1.3 2003/09/27 21:05:22 danw Exp $
--- libgnomeprint/transports/Makefile.in.orig Mon Sep 1 10:27:21 2003
+++ libgnomeprint/transports/Makefile.in Mon Sep 1 10:27:41 2003
@@ -144,11 +144,8 @@
$(CUSTOM_LIB)
-CPPFLAGS = \
- -DGNOMELOCALEDIR=\""$(datadir)/locale"\"
-
-
INCLUDES = \
+ -DGNOMELOCALEDIR=\""$(datadir)/locale"\" \
-I$(top_srcdir) \
$(LIBGNOMEPRINT_CFLAGS)