summaryrefslogtreecommitdiffstats
path: root/libraries/ring-daemon/patches/libressl-rules.mak.diff
diff options
context:
space:
mode:
Diffstat (limited to 'libraries/ring-daemon/patches/libressl-rules.mak.diff')
-rw-r--r--libraries/ring-daemon/patches/libressl-rules.mak.diff15
1 files changed, 0 insertions, 15 deletions
diff --git a/libraries/ring-daemon/patches/libressl-rules.mak.diff b/libraries/ring-daemon/patches/libressl-rules.mak.diff
deleted file mode 100644
index e58c921eaf..0000000000
--- a/libraries/ring-daemon/patches/libressl-rules.mak.diff
+++ /dev/null
@@ -1,15 +0,0 @@
---- ring-daemon-20181026_114c66440/contrib/src/libressl/rules.mak.orig 2018-10-26 17:20:13.000000000 +0200
-+++ ring-daemon-20181026_114c66440/contrib/src/libressl/rules.mak 2018-10-27 22:36:00.608283629 +0200
-@@ -25,9 +25,9 @@
- OPENBSD_URL := https://github.com/libressl-portable/openbsd/archive/$(OPENBSD_VERSION).tar.gz
-
- # Check if openssl or libressl is already present on the system
--ifeq ($(call need_pkg,"openssl >= 1.0.0" || call need_pkg,"libressl >= 1.0.0"),)
--PKGS_FOUND += libressl
--endif
-+#ifeq ($(call need_pkg,"openssl >= 1.0.0" || call need_pkg,"libressl >= 1.0.0"),)
-+#PKGS_FOUND += libressl
-+#endif
-
- # Pure dependency of restbed: do not add to PKGS.
-