commit:     1ba76089c7d56cd057522ea3cf1ab21a7576db6f
Author:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
AuthorDate: Wed Oct 29 16:33:50 2025 +0000
Commit:     Michael Mair-Keimberger <mm1ke <AT> gentoo <DOT> org>
CommitDate: Wed Oct 29 16:33:50 2025 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ba76089

media-libs/lasi: remove unused patch

Signed-off-by: Michael Mair-Keimberger <mm1ke <AT> gentoo.org>

 media-libs/lasi/files/lasi-1.1.3-cmake.patch | 11 -----------
 1 file changed, 11 deletions(-)

diff --git a/media-libs/lasi/files/lasi-1.1.3-cmake.patch 
b/media-libs/lasi/files/lasi-1.1.3-cmake.patch
deleted file mode 100644
index 87ff82e0ba7f..000000000000
--- a/media-libs/lasi/files/lasi-1.1.3-cmake.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- a/cmake/modules/summary.cmake
-+++ b/cmake/modules/summary.cmake
-@@ -30,7 +30,7 @@ WATCOM:                              ${WATCOM}
- 
- CMAKE_BUILD_TYPE:             ${CMAKE_BUILD_TYPE}
- CMAKE_CXX_COMPILER:           ${CMAKE_CXX_COMPILER}")
--if(NOT CMAKE_BUILD_TYPE)
-+if(NOT CMAKE_BUILD_TYPE OR CMAKE_BUILD_TYPE STREQUAL "None")
- set(_output_results
- "${_output_results}
- CMAKE_CXX_FLAGS:              ${CMAKE_CXX_FLAGS}")

Reply via email to