X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=html-distribution.sh;h=b52ae9a95fce36acde23a5faad153307c06348db;hb=d984db0864aa7ba5155ec684462840ec1a49ca5b;hp=2c6dc2472b52dc80887ac53b1335198e930ef23f;hpb=651514032e544e6ff6384f34c7bb41d26d79108d;p=sbcl.git diff --git a/html-distribution.sh b/html-distribution.sh index 2c6dc24..b52ae9a 100644 --- a/html-distribution.sh +++ b/html-distribution.sh @@ -1,11 +1,9 @@ #!/bin/sh +set -e # Create a distribution containing the HTML versions of system # documentation. (make-doc.sh needs to be run first, in order to -# compile the DocBook sources into HTML.) - -# (Before sbcl-0.7.0, this functionality was part of -# binary-distribution.sh.) +# compile the doc sources into HTML.) b=${1:?missing base directory name argument} tar cf $b-html.tar \