summaryrefslogtreecommitdiff
path: root/net/libsrtp/files/patch-libsrtp.pc.in
diff options
context:
space:
mode:
Diffstat (limited to 'net/libsrtp/files/patch-libsrtp.pc.in')
-rw-r--r--net/libsrtp/files/patch-libsrtp.pc.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/net/libsrtp/files/patch-libsrtp.pc.in b/net/libsrtp/files/patch-libsrtp.pc.in
deleted file mode 100644
index 2b44f02ce08e..000000000000
--- a/net/libsrtp/files/patch-libsrtp.pc.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- libsrtp.pc.in.orig 2014-12-30 16:27:06 UTC
-+++ libsrtp.pc.in
-@@ -7,5 +7,6 @@ Name: @PACKAGE_NAME@
- Version: @PACKAGE_VERSION@
- Description: Library for SRTP (Secure Realtime Transport Protocol)
-
--Libs: -L${libdir} -lsrtp @LIBS@
-+Libs: -L${libdir} -lsrtp
-+Libs.private: -lcrypto
- Cflags: -I${includedir}