- remove chunk that's unneeded since we prime girscanner already

This commit is contained in:
jasper 2011-04-07 15:19:34 +00:00
parent 4f4b79cd93
commit fb4272abb3

View File

@ -1,4 +1,4 @@
$OpenBSD: patch-Makefile_in,v 1.8 2011/04/07 14:53:52 jasper Exp $
$OpenBSD: patch-Makefile_in,v 1.9 2011/04/07 15:19:34 jasper Exp $
--- Makefile.in.orig Wed Mar 30 22:37:04 2011
+++ Makefile.in Thu Apr 7 11:02:53 2011
@@ -539,7 +539,7 @@ oldincludedir = @oldincludedir@
@ -19,11 +19,3 @@ $OpenBSD: patch-Makefile_in,v 1.8 2011/04/07 14:53:52 jasper Exp $
# Macros for AM_SILENT_RULES prettiness
_gir_verbosity = $(if $(AM_DEFAULT_VERBOSITY),$(AM_DEFAULT_VERBOSITY),1)
@@ -2702,6 +2702,7 @@ $(1): $$($(_gir_name)_FILES)
$(_gir_libtool) \
$(_gir_packages) \
$(_gir_includes) \
+ -I${LOCALBASE}/include \
$(_gir_export_packages) \
$(_gir_program) \
$(_gir_libraries) \