aboutsummaryrefslogtreecommitdiff
path: root/net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt')
-rw-r--r--net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt b/net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt
deleted file mode 100644
index f04d05a6d301..000000000000
--- a/net-im/telegram-desktop/files/patch-cmake_external_opus_CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- cmake/external/opus/CMakeLists.txt.orig 2020-02-18 08:27:33 UTC
-+++ cmake/external/opus/CMakeLists.txt
-@@ -11,7 +11,7 @@ if (DESKTOP_APP_USE_PACKAGED)
- find_package(PkgConfig REQUIRED)
- pkg_check_modules(OPUS opus)
-
-- target_include_directories(external_opus INTERFACE ${OPUS_INCLUDE_DIRS})
-+ target_include_directories(external_opus INTERFACE ${OPUS_INCLUDEDIR})
- else()
- target_include_directories(external_opus SYSTEM
- INTERFACE