summaryrefslogtreecommitdiff
path: root/mail/claws-mail/patches/patch-ag
blob: d9930f33c30c067c151c782c30b457c239a1530d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.3 2009/01/11 03:11:37 smb Exp $

--- tools/popfile-link.sh.orig	2009-01-10 18:04:13.000000000 -0500
+++ tools/popfile-link.sh	2009-01-10 18:04:40.000000000 -0500
@@ -32,7 +32,7 @@
 
 
 SESSION_ID=""
-if [ "$1" == "--ask-session-id" ]
+if [ "$1" = "--ask-session-id" ]
 then
 	shift
 	SESSION_ID=$(gxmessage -entry -center -wrap -buttons "OK:0,Cancel:1" -default "OK" \