summaryrefslogtreecommitdiff
path: root/sys-libs/db/files/db-6.0.35-sqlite-configure-path.patch
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-03-20 20:48:23 +0000
committerSam James <sam@gentoo.org>2022-03-20 21:04:33 +0000
commit7649b930ec479a2001992e905a5a87b2fe7981a3 (patch)
tree7ec83de11cbcb02c4cfcbce073dd6fc9bbec3957 /sys-libs/db/files/db-6.0.35-sqlite-configure-path.patch
parent0bc178c7a0c13e2fa1926eafd9129ab4dbb99ab1 (diff)
downloadgentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.tar.gz
gentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.tar.bz2
gentoo-7649b930ec479a2001992e905a5a87b2fe7981a3.zip
sys-libs/db: cleanup patches
Signed-off-by: Sam James <sam@gentoo.org>
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"