From owner-cvs-doc@FreeBSD.ORG Tue Feb 26 18:47:29 2008 Return-Path: Delivered-To: cvs-doc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1FBF01065678; Tue, 26 Feb 2008 18:47:29 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id DEC9B13C465; Tue, 26 Feb 2008 18:47:23 +0000 (UTC) (envelope-from simon@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m1QIlNGl069611; Tue, 26 Feb 2008 18:47:23 GMT (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m1QIlNwS069610; Tue, 26 Feb 2008 18:47:23 GMT (envelope-from simon) Message-Id: <200802261847.m1QIlNwS069610@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Tue, 26 Feb 2008 18:47:23 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: www/tools webupdate X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Feb 2008 18:47:29 -0000 simon 2008-02-26 18:47:23 UTC FreeBSD doc repository Modified files: tools webupdate Log: Sync with the actual build script used on www.FreeBSD.org: Make this script work with newer version of make(1). If DESTDIR is set on the make command line it cannot be overridden in www/en/doc etc. This makes the script work with FreeBSD 6.X+. Revision Changes Path 1.16 +3 -3 www/tools/webupdate