summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÓscar García Amor2024-04-01 14:52:25 +0200
committerÓscar García Amor2024-04-01 14:52:25 +0200
commitcdc0a178cf9c08e74aff0c13ccac2bc03e4a59d6 (patch)
tree4944272e33eef9974a390a96f22a3bcd58cecb3c
parentd06c986f5ea17a5f43949f464982d53ee1263007 (diff)
downloadaur-cdc0a178cf9c08e74aff0c13ccac2bc03e4a59d6.tar.gz
upgpkg: redict 7.3.0+rc2-1
Updates patch files to avoid warnings
-rw-r--r--redict-use-system-jemalloc.patch4
-rw-r--r--redict.conf-sane-defaults.patch2
2 files changed, 3 insertions, 3 deletions
diff --git a/redict-use-system-jemalloc.patch b/redict-use-system-jemalloc.patch
index 7597a7e49b36..54be3b49faa2 100644
--- a/redict-use-system-jemalloc.patch
+++ b/redict-use-system-jemalloc.patch
@@ -2,7 +2,7 @@ diff --git a/src/Makefile b/src/Makefile
index 3bc9f11c0..a4b23d986 100644
--- a/src/Makefile
+++ b/src/Makefile
-@@ -229,8 +229,8 @@ endif
+@@ -267,8 +267,8 @@ endif
ifeq ($(MALLOC),jemalloc)
DEPENDENCY_TARGETS+= jemalloc
@@ -12,4 +12,4 @@ index 3bc9f11c0..a4b23d986 100644
+ FINAL_LIBS := -ljemalloc $(FINAL_LIBS)
endif
- ifeq ($(BUILD_TLS),yes)
+ # LIBSSL & LIBCRYPTO
diff --git a/redict.conf-sane-defaults.patch b/redict.conf-sane-defaults.patch
index 787522cb31a8..eec65caea032 100644
--- a/redict.conf-sane-defaults.patch
+++ b/redict.conf-sane-defaults.patch
@@ -2,7 +2,7 @@ diff --git a/redict.conf b/redict.conf
index 465d56fc0..9c1bd1ed1 100644
--- a/redict.conf
+++ b/redict.conf
-@@ -441,7 +441,7 @@ rdb-del-sync-files no
+@@ -508,7 +508,7 @@ rdb-del-sync-files no
# The Append Only File will also be created inside this directory.
#
# Note that you must specify a directory here, not a file name.