From 9bd962ee1f3268616a7c6287373e5f6a76ab61d6 Mon Sep 17 00:00:00 2001 From: hans Date: Sun, 7 Mar 2010 17:34:25 +0000 Subject: [PATCH] Make build.sh work again with /usr/xpg4/bin/sh on Solaris. Ok by pooka. --- build.sh | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/build.sh b/build.sh index 2824190cc4b9..4b8ed0166628 100755 --- a/build.sh +++ b/build.sh @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.230 2010/03/07 16:57:41 pooka Exp $ +# $NetBSD: build.sh,v 1.231 2010/03/07 17:34:25 hans Exp $ # # Copyright (c) 2001-2009 The NetBSD Foundation, Inc. # All rights reserved. @@ -1352,7 +1352,7 @@ createmakewrapper() eval cat <