commit: 4cc33aeec9ef6c8b8c0193f14751708458d003cf
Author: Eli Burch <eli.burch <AT> burchbytes <DOT> com>
AuthorDate: Sun Jul 7 00:59:39 2024 +0000
Commit: Eli Burch <redawl <AT> burchbytes <DOT> com>
CommitDate: Sun Jul 7 01:00:42 2024 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=4cc33aee
net-wireless/sdrpp: Cleanup unused patchfile
Signed-off-by: Eli Burch <eli.burch <AT> burchbytes.com>
net-wireless/sdrpp/files/lib64.patch | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/net-wireless/sdrpp/files/lib64.patch
b/net-wireless/sdrpp/files/lib64.patch
deleted file mode 100644
index 1233c85fd..000000000
--- a/net-wireless/sdrpp/files/lib64.patch
+++ /dev/null
@@ -1,11 +0,0 @@
-diff --git a/core/CMakeLists.txt b/core/CMakeLists.txt
-index f194d7a..7aa825d 100644
---- a/core/CMakeLists.txt
-+++ b/core/CMakeLists.txt
-@@ -167,4 +167,4 @@ set(CORE_FILES ${RUNTIME_OUTPUT_DIRECTORY} PARENT_SCOPE)
- # cmake ..
"-DCMAKE_TOOLCHAIN_FILE=C:/dev/vcpkg/scripts/buildsystems/vcpkg.cmake"
-
- # Install directives
--install(TARGETS sdrpp_core DESTINATION lib)
-\ No newline at end of file
-+install(TARGETS sdrpp_core DESTINATION lib64)