From ee398fb5539afa74875cb5fcf08428e18059a426 Mon Sep 17 00:00:00 2001 From: Karen Arutyunov Date: Mon, 23 Jan 2023 20:06:01 +0300 Subject: Upgrade to 3.39.4 --- libsqlite3/README-DEV | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libsqlite3/README-DEV') diff --git a/libsqlite3/README-DEV b/libsqlite3/README-DEV index cf521b9..a6f056f 100644 --- a/libsqlite3/README-DEV +++ b/libsqlite3/README-DEV @@ -12,7 +12,7 @@ Also fix warnings that pop up with -Wall: $ mv sqlite3.c sqlite3.c.orig $ cp sqlite3.c.orig sqlite3.c -$ git apply fix-warnings.patch +$ git apply ../fix-warnings.patch $ popd Note that patches are produced by commands similar to the following: -- cgit v1.1