pkgsrc/devel/bzr/patches/patch-aa
2006-10-16 00:37:56 +00:00

21 lines
475 B
Text

$NetBSD: patch-aa,v 1.1 2006/10/16 00:45:25 wiz Exp $
--- contrib/fortune.orig 2006-10-01 23:39:28.000000000 +0000
+++ contrib/fortune
@@ -3,14 +3,14 @@
# Put this on your $BZRPATH to use it to demonstrate bzr external plugins
-if [ x$1 == x--bzr-usage ]
+if [ x$1 = x--bzr-usage ]
then
# options
echo ""
# arguments
echo ""
exit 0
-elif [ x$1 == x--bzr-help ]
+elif [ x$1 = x--bzr-help ]
then
echo "display a fortune cookie"
echo