summaryrefslogtreecommitdiff
path: root/sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch')
-rw-r--r--sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch b/sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch
index 25854c53e160..103e3302bdc9 100644
--- a/sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch
+++ b/sys-libs/db/files/db-6.1.19-sqlite-configure-path.patch
@@ -1,5 +1,5 @@
---- db-6.1.19/dist/aclocal/sql.m4
-+++ db-6.1.19/dist/aclocal/sql.m4
+--- a/dist/aclocal/sql.m4
++++ b/dist/aclocal/sql.m4
@@ -96,6 +96,6 @@
if test "$db_cv_build_cryptography" = "yes"; then
CPPFLAGS="$CPPFLAGS -DSQLITE_HAS_CODEC=1"