commit: 52ff9d818b402e4132e835ffe4bed1e537e7de24 Author: Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at> AuthorDate: Mon Apr 4 07:48:45 2022 +0000 Commit: David Seifert <soap <AT> gentoo <DOT> org> CommitDate: Mon Apr 4 07:48:45 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=52ff9d81
net-misc/seafile-client: remove unused patch Closes: https://github.com/gentoo/gentoo/pull/24890 Package-Manager: Portage-3.0.30, Repoman-3.0.3 Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger <AT> gmail.com> Signed-off-by: David Seifert <soap <AT> gentoo.org> .../files/seafile-client-8.0.1-glib-2.68.0.patch | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/net-misc/seafile-client/files/seafile-client-8.0.1-glib-2.68.0.patch b/net-misc/seafile-client/files/seafile-client-8.0.1-glib-2.68.0.patch deleted file mode 100644 index 9b2dd42cc926..000000000000 --- a/net-misc/seafile-client/files/seafile-client-8.0.1-glib-2.68.0.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/CMakeLists.txt b/CMakeLists.txt -index fbf1d2f..05e8d4d 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -6,6 +6,7 @@ SET(SEAFILE_CLIENT_VERSION_MINOR 0) - SET(SEAFILE_CLIENT_VERSION_PATCH 1) - SET(PROJECT_VERSION "${SEAFILE_CLIENT_VERSION_MAJOR}.${SEAFILE_CLIENT_VERSION_MINOR}.${SEAFILE_CLIENT_VERSION_PATCH}") - ADD_DEFINITIONS(-DSEAFILE_CLIENT_VERSION=${PROJECT_VERSION}) -+ADD_DEFINITIONS(-DGLIB_VERSION_MIN_REQUIRED=GLIB_VERSION_2_26) - INCLUDE(FindPkgConfig) - - ## Build crash repoter on release build as default
