summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-crypt/qca-tls/files/qca-pathfix.patch')
-rw-r--r--app-crypt/qca-tls/files/qca-pathfix.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/app-crypt/qca-tls/files/qca-pathfix.patch b/app-crypt/qca-tls/files/qca-pathfix.patch
new file mode 100644
index 000000000000..ae7f0ba73d2b
--- /dev/null
+++ b/app-crypt/qca-tls/files/qca-pathfix.patch
@@ -0,0 +1,11 @@
+--- qca-tls.pro.orig 2004-11-16 19:10:48.593870776 +0930
++++ qca-tls.pro 2004-11-16 19:11:07.749958608 +0930
+@@ -1,7 +1,7 @@
+ # qca-tls qmake profile
+
+ TEMPLATE = lib
+-CONFIG += qt thread release plugin
++CONFIG += qt thread release plugin no_fixpath
+ TARGET = qca-tls
+
+ !exists(qcaprovider.h) {