python/hypothesis: update to 6.121.0
[oi-userland.git] / components / library / opendbx / patches / 08_fix_header_includes.patch
blob23537feaf79434915375d246ee55ad27520da8e6
1 --- opendbx-1.4.6/backends/sqlite3/Makefile.in 2012-06-10 23:33:53.000000000 +0000
2 +++ opendbx-1.4.6/backends/sqlite3/Makefile.in.new 2022-01-16 20:17:37.404544035 +0000
3 @@ -84,7 +84,7 @@
4 $(libsqlite3backend_la_LDFLAGS) $(LDFLAGS) -o $@
5 @SINGLELIB_FALSE@am_libsqlite3backend_la_rpath = -rpath $(pkglibdir)
6 @SINGLELIB_TRUE@am_libsqlite3backend_la_rpath =
7 -DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
8 +DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir) -I$(top_srcdir)/lib
9 depcomp = $(SHELL) $(top_srcdir)/depcomp
10 am__depfiles_maybe = depfiles
11 am__mv = mv -f