From cf51109566c734d093f803c3c9d6db27a62ffc5f Mon Sep 17 00:00:00 2001 From: Michael Smith Date: Thu, 30 Aug 2007 11:28:44 +0000 Subject: [PATCH] Fixed a couple of typos --- xsl/README.BUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/xsl/README.BUILD b/xsl/README.BUILD index 2ca39891a..a75fc3a11 100644 --- a/xsl/README.BUILD +++ b/xsl/README.BUILD @@ -380,7 +380,7 @@ you're not a project member, you can safely ignore this part. 1. To build the actual release packages, run a "make release" build from a clean workspace. - One recommended way to run "make distrib" is the following: + One recommended way to run "make release" is the following: rm -f DOCBOOK-BUILD.LOG && \ . ~/docbk.sh && \ @@ -399,8 +399,8 @@ you're not a project member, you can safely ignore this part. rm -f DOCBOOK-BUILD.LOG In addition to the normal error-checking that build-check - does, running "make release" will also automatically case - the "make smoketest" step to run. + does, running "make release" will also automatically run + the "make smoketest" step. 2. If there are no errors reported from build-check or "make release", run a "make zip-ns" build: -- 2.50.1