Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/src/build.sh,v rcsdiff: /ftp/cvs/cvsroot/src/build.sh,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.251.2.3 retrieving revision 1.251.2.4 diff -u -p -r1.251.2.3 -r1.251.2.4 --- src/build.sh 2013/01/16 05:25:52 1.251.2.3 +++ src/build.sh 2013/01/23 00:04:04 1.251.2.4 @@ -1,5 +1,5 @@ #! /usr/bin/env sh -# $NetBSD: build.sh,v 1.251.2.3 2013/01/16 05:25:52 yamt Exp $ +# $NetBSD: build.sh,v 1.251.2.4 2013/01/23 00:04:04 yamt Exp $ # # Copyright (c) 2001-2011 The NetBSD Foundation, Inc. # All rights reserved. @@ -430,6 +430,7 @@ initdefaults() unsetmakeenv INFODIR unsetmakeenv LESSCHARSET unsetmakeenv MAKEFLAGS + unsetmakeenv TERMINFO setmakeenv LC_ALL C # Find information about the build platform. This should be @@ -1715,7 +1716,7 @@ createmakewrapper() eval cat <