mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-08 00:05:33 +03:00
net-wireless/rtl-sdr: remove unused patch
Signed-off-by: Michael Mair-Keimberger <mm1ke@gentoo.org>
This commit is contained in:
parent
5fa581c0ac
commit
aabb523ad3
@ -1,13 +0,0 @@
|
||||
diff --git a/CMakeLists.txt b/CMakeLists.txt
|
||||
index cc39bc3..4833602 100644
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -160,7 +160,7 @@ ENDIF(CMAKE_CROSSCOMPILING)
|
||||
set(prefix "${CMAKE_INSTALL_PREFIX}")
|
||||
set(exec_prefix \${prefix})
|
||||
set(includedir \${prefix}/include)
|
||||
-set(libdir \${exec_prefix}/lib)
|
||||
+set(libdir \${exec_prefix}/${CMAKE_INSTALL_LIBDIR})
|
||||
|
||||
CONFIGURE_FILE(
|
||||
${CMAKE_CURRENT_SOURCE_DIR}/librtlsdr.pc.in
|
||||
Loading…
x
Reference in New Issue
Block a user