diff options
Diffstat (limited to 'databases/qof/files/patch-qof_Makefile.am')
| -rw-r--r-- | databases/qof/files/patch-qof_Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/databases/qof/files/patch-qof_Makefile.am b/databases/qof/files/patch-qof_Makefile.am new file mode 100644 index 000000000000..c2f26e6ecfc1 --- /dev/null +++ b/databases/qof/files/patch-qof_Makefile.am @@ -0,0 +1,10 @@ +--- qof/Makefile.am.orig 2025-09-13 17:59:28 UTC ++++ qof/Makefile.am +@@ -100,6 +100,7 @@ libqof_la_LIBADD = \ + -DDATADIR=\""$(datadir)"\" + + libqof_la_LIBADD = \ ++ -L${top_builddir}/lib/libsql @SQL_PKG_LIB@ \ + ${GMODULE_LIBS} \ + ${GOBJECT_LIBS} \ + ${GLIB_LIBS} \ |
