$NetBSD: patch-dist_bumprel,v 1.1 2020/06/29 13:30:35 ryoon Exp $

--- dist/bumprel.orig	2020-05-29 17:58:22.000000000 +0000
+++ dist/bumprel
@@ -49,7 +49,7 @@ R=`dirname $P`
 progname="$0"
 
 build=yes
-if [ "$1" == -t ] ; then 
+if [ "$1" = -t ] ; then 
 	build=no
 	shift
 fi
