From: Michael Smith Date: Thu, 27 Mar 2008 01:06:05 +0000 (+0000) Subject: made it clear that build has only been tested under bash X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ff02c08c0bca3418ba420f06396592fdfdbe5f8c;p=docbook-dsssl made it clear that build has only been tested under bash --- diff --git a/xsl/README.BUILD b/xsl/README.BUILD index e7ecbe202..7424d00c1 100644 --- a/xsl/README.BUILD +++ b/xsl/README.BUILD @@ -1,13 +1,14 @@ $Id$ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -The DocBook XSL Stylesheets release build has been tested on -Linux, Darwin/OSX with MacPorts, and Cygwin. You should be able to -build successfully on those platforms -- if you have the necessary -build dependencies installed (see Part 0.0 below) and have your -user environment set up correctly (with environment variables set, -and for doc/release builds, with properly configured ~/.xmlc and -~/.antrc files -- see sections 0.3, 0.4, and 0.5 below). +The DocBook XSL Stylesheets release build has been tested under +the bash shell on Linux, Darwin/OSX with MacPorts, and Cygwin. You +should be able to build successfully on those platforms -- if you +run the build under bash and have the necessary build dependencies +installed (see Part 0.0 below) and have your user environment set +up correctly (with environment variables set, and for doc/release +builds, with properly configured ~/.xmlc and ~/.antrc files -- see +sections 0.3, 0.4, and 0.5 below). ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Parts 0 and 1 of this document provide how-to instructions for