X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=html-distribution.sh;h=c336a76792c97d2f3e35d8c63410407b01c31c42;hb=HEAD;hp=6a2bb5808d0a0da0d69dac8c0f9c44ee1f569519;hpb=1405cbc1daaa7897c90571c29651a2aa38954a0d;p=sbcl.git diff --git a/html-distribution.sh b/html-distribution.sh index 6a2bb58..c336a76 100644 --- a/html-distribution.sh +++ b/html-distribution.sh @@ -8,5 +8,5 @@ set -e b=${1:?missing base directory name argument} tar cf $b-documentation-html.tar \ `find $b -name '*.htm*'` \ - $b/COPYING $b/CREDITS $b/README $b/SUPPORT \ + $b/COPYING $b/CREDITS $b/README \ $b/pubring.pgp