commit:     23b6672b40fc5834190a421c02399889a28435c8
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sat Oct 28 08:54:25 2023 +0000
Commit:     Guilherme Amadio <amadio <AT> gentoo <DOT> org>
CommitDate: Mon Oct 30 09:51:06 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=23b6672b

net-libs/davix: remove unused patch(es)

Closes: https://github.com/gentoo/gentoo/pull/33559

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Signed-off-by: Guilherme Amadio <amadio <AT> gentoo.org>

 .../davix/files/davix-0.8.3-enable-ctest.patch     | 25 ----------------------
 1 file changed, 25 deletions(-)

diff --git a/net-libs/davix/files/davix-0.8.3-enable-ctest.patch 
b/net-libs/davix/files/davix-0.8.3-enable-ctest.patch
deleted file mode 100644
index cbf6fc0663ae..000000000000
--- a/net-libs/davix/files/davix-0.8.3-enable-ctest.patch
+++ /dev/null
@@ -1,25 +0,0 @@
-From f72e33a2877a2e26279b64c61e5d04249529727a Mon Sep 17 00:00:00 2001
-From: Guilherme Amadio <[email protected]>
-Date: Fri, 16 Sep 2022 15:22:31 +0200
-Subject: [PATCH] Include CTest in main CMakeLists.txt
-
----
- CMakeLists.txt | 2 ++
- 1 file changed, 2 insertions(+)
-
-diff --git a/CMakeLists.txt b/CMakeLists.txt
-index ddd6a391..cb87ffc1 100644
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -126,6 +126,8 @@ endif()
- include_directories(${CMAKE_CURRENT_SOURCE_DIR}/deps/libneon/src/ 
${UUID_INCLUDE_DIRS})
- include_directories(${CMAKE_SOURCE_DIR}/include/davix)
- 
-+include(CTest)
-+
- add_subdirectory (src)
- add_subdirectory (doc)
- 
--- 
-2.37.3
-

Reply via email to