summarylogtreecommitdiffstats
path: root/ssl10.patch
diff options
context:
space:
mode:
authorFrank Siegert2019-04-10 18:03:30 +0200
committerFrank Siegert2019-04-10 18:03:30 +0200
commitd8b3613f6d941e84719e30f11e2104036eedbd22 (patch)
tree19f6fcd2266dae3073fac2e30c53215c5e8a2008 /ssl10.patch
parent4f6623c64681ac8f39e563dec6e1bc87742f3817 (diff)
downloadaur-d8b3613f6d941e84719e30f11e2104036eedbd22.tar.gz
Update to 1.5.3-1
Diffstat (limited to 'ssl10.patch')
-rw-r--r--ssl10.patch19
1 files changed, 0 insertions, 19 deletions
diff --git a/ssl10.patch b/ssl10.patch
deleted file mode 100644
index e5acf0286bef..000000000000
--- a/ssl10.patch
+++ /dev/null
@@ -1,19 +0,0 @@
---- a/OpenBoard.pro 2017-02-26 00:44:23.000000000 +0100
-+++ b/OpenBoard.pro 2017-05-09 15:58:37.448502744 +0200
-@@ -44,6 +44,7 @@
- QT += core
-
- INCLUDEPATH += src
-+INCLUDEPATH = "/usr/include/openssl-1.0" + $${INCLUDEPATH}
-
- include($$THIRD_PARTY_PATH/libs.pri)
- include(src/adaptors/adaptors.pri)
-@@ -400,7 +401,7 @@
-
- linux-g++* {
- CONFIG += link_prl
-- LIBS += -lcrypto
-+ LIBS += -l:libcrypto.so.1.0.0
- #LIBS += -lprofiler
- LIBS += -lX11
- QMAKE_CFLAGS += -fopenmp