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