From b86639eccc44d122d328f2b5eafd85488dda80aa Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 9 Jan 2024 16:52:36 +0100 Subject: [PATCH] patches: fix missing newline at end of file Signed-off-by: Thomas Lamprecht --- patches/series | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/patches/series b/patches/series index eddd47031..73f66396c 100644 --- a/patches/series +++ b/patches/series @@ -14,4 +14,4 @@ 0017-python3.10-pep-620.patch 0020-fix-4759-run-ceph-crash-daemon-with-www-data-group-f.patch 0021-debian-rules-fix-buildtype.patch -0022-rocksb-inherit-parent-cmake-cxx-flags.patch \ No newline at end of file +0022-rocksb-inherit-parent-cmake-cxx-flags.patch