commit:     dd174cdc9dcaec761287257765083d7c255ef217
Author:     Michael Mair-Keimberger <mmk <AT> levelnine <DOT> at>
AuthorDate: Sun Jan  8 15:15:17 2023 +0000
Commit:     Conrad Kostecki <conikost <AT> gentoo <DOT> org>
CommitDate: Sun Jan  8 22:09:35 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd174cdc

dev-util/seer: remove unused patch(es)

Signed-off-by: Michael Mair-Keimberger <mmk <AT> levelnine.at>
Closes: https://github.com/gentoo/gentoo/pull/29015
Signed-off-by: Conrad Kostecki <conikost <AT> gentoo.org>

 dev-util/seer/files/seer-1.12-build-fixes.patch | 18 ------------------
 1 file changed, 18 deletions(-)

diff --git a/dev-util/seer/files/seer-1.12-build-fixes.patch 
b/dev-util/seer/files/seer-1.12-build-fixes.patch
deleted file mode 100644
index 1230e899c4c9..000000000000
--- a/dev-util/seer/files/seer-1.12-build-fixes.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-https://github.com/epasveer/seer/commit/75f44adf35b44739c6454ac8078ba2e3757a797c
-
-From 75f44adf35b44739c6454ac8078ba2e3757a797c Mon Sep 17 00:00:00 2001
-From: Malik Mlitat <[email protected]>
-Date: Sat, 22 Oct 2022 23:33:12 +0200
-Subject: [PATCH] Fix debian and cmake build on linux
-
---- a/CMakeLists.txt
-+++ b/CMakeLists.txt
-@@ -193,8 +193,6 @@ qt5_add_resources(SOURCE_FILES resource.qrc)
- if(NOT CMAKE_BUILD_TYPE MATCHES Debug) #Release, RelWithDebInfo and MinSizeRel
-     if(WIN32) # Check if we are on Windows
-         set(SYSTEM_TYPE WIN32)
--    else() # UNIX
--        set(SYSTEM_TYPE EXCLUDE_FROM_ALL)
-     endif()
-     message("System type is " ${SYSTEM_TYPE})
- endif()

Reply via email to