$NetBSD: patch-ab,v 1.2 2009/02/21 18:54:41 gdt Exp $

Applied upstream 2009-02-21.

--- tools/mkspec.orig	2007-09-21 08:07:45.000000000 +0000
+++ tools/mkspec	2007-09-21 08:07:57.000000000 +0000
@@ -6,7 +6,7 @@
 RELEASE=$3	# may be empty
 
 REL=`echo $RELEASE | sed 's/^-//'`
-test "$REL" == "" && REL=0
+test "$REL" = "" && REL=0
 
 cat << EOF
 Summary:   GPSBabel
