summaryrefslogtreecommitdiff
path: root/chat/psi/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'chat/psi/patches/patch-ae')
-rw-r--r--chat/psi/patches/patch-ae18
1 files changed, 18 insertions, 0 deletions
diff --git a/chat/psi/patches/patch-ae b/chat/psi/patches/patch-ae
new file mode 100644
index 00000000000..e4a931f4836
--- /dev/null
+++ b/chat/psi/patches/patch-ae
@@ -0,0 +1,18 @@
+$NetBSD: patch-ae,v 1.1 2005/10/01 22:02:00 jdolecek Exp $
+
+--- iris.pri.orig 2005-10-01 22:20:56.000000000 +0200
++++ iris.pri 2005-10-01 22:22:05.000000000 +0200
+@@ -1,7 +1,10 @@
+ # libidn
+-LIBIDN_BASE = $$IRIS_BASE/libidn
+-CONFIG += libidn
+-include($$IRIS_BASE/libidn.pri)
++#LIBIDN_BASE = $$IRIS_BASE/libidn
++#CONFIG += libidn
++#include($$IRIS_BASE/libidn.pri)
++unix:{
++ LIBS += -lidn
++}
+
+ # qca
+ #unix:{