package/leveldb: fix malformatted patch
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 27 Oct 2019 17:32:34 +0000 (18:32 +0100)
committerThomas Petazzoni <thomas.petazzoni@bootlin.com>
Sun, 27 Oct 2019 18:23:39 +0000 (19:23 +0100)
Fixes:
http://autobuild.buildroot.net/results/e46/e46d67d0e8b4b47fc09e631ca46ed02594ced801/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
package/leveldb/0002-CMake-install-libmemenv.a.patch

index f2e88a8a6c50948162fe656a2f4967a9b7cf809d..ab23a1881a7a729bc2ac4cdbd56ba90b2aef9518 100644 (file)
@@ -16,7 +16,7 @@ diff --git a/CMakeLists.txt b/CMakeLists.txt
 index a65afbf..83b2425 100644
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -199,6 +199,24 @@ target_sources(leveldb
+@@ -187,6 +187,30 @@ target_sources(leveldb
      "${LEVELDB_PUBLIC_INCLUDE_DIR}/write_batch.h"
  )