pkgsrc-ng/lang/go/patches/patch-lib_time_update.bash
2016-11-18 22:39:22 +01:00

14 lines
356 B
Bash

$NetBSD: patch-lib_time_update.bash,v 1.3 2016/09/17 15:56:58 bsiegert Exp $
--- lib/time/update.bash.orig 2016-09-07 19:34:33.000000000 +0000
+++ lib/time/update.bash
@@ -42,7 +42,7 @@ zip -0 -r ../../zoneinfo.zip *
cd ../..
echo
-if [ "$1" == "-work" ]; then
+if [ "$1" = "-work" ]; then
echo Left workspace behind in work/.
else
rm -rf work