summaryrefslogtreecommitdiff
path: root/chat/kadu/patches
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2006-10-29 19:29:10 +0000
committeradam <adam@pkgsrc.org>2006-10-29 19:29:10 +0000
commit2427a62dbf7ed471973cf26d9815dec21b9f7029 (patch)
treee8f87bfbb8e03896565a8f8845a85029301e3ff1 /chat/kadu/patches
parentd76c70e5832daa84868fed0060d38fde87ebf32e (diff)
downloadpkgsrc-2427a62dbf7ed471973cf26d9815dec21b9f7029.tar.gz
Change == to =
Diffstat (limited to 'chat/kadu/patches')
-rw-r--r--chat/kadu/patches/patch-ae13
1 files changed, 13 insertions, 0 deletions
diff --git a/chat/kadu/patches/patch-ae b/chat/kadu/patches/patch-ae
new file mode 100644
index 00000000000..946860bbe0f
--- /dev/null
+++ b/chat/kadu/patches/patch-ae
@@ -0,0 +1,13 @@
+$NetBSD: patch-ae,v 1.1 2006/10/29 19:29:10 adam Exp $
+
+--- varia/scripts/ilezmian.sh.orig 2006-10-29 20:22:09.000000000 +0100
++++ varia/scripts/ilezmian.sh
+@@ -17,7 +17,7 @@ function ipp()
+ i=`expr $i + 1`
+ }
+
+-if [ "$1" == "" ]; then
++if [ "$1" = "" ]; then
+ plik=../../ChangeLog
+ else
+ plik=$1