X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=install.sh;fp=install.sh;h=31b8c9f173c9053589939016192d8b1adffceb0d;hb=babd45f7788c2f50c9d6193c1c7108e0a6b3a547;hp=8773aa013767f66f11413f4fcc9f7a6a11d9fbc2;hpb=85483d976cc2d779493985f77f39efefb2ea622b;p=sbcl.git diff --git a/install.sh b/install.sh index 8773aa0..31b8c9f 100644 --- a/install.sh +++ b/install.sh @@ -1,4 +1,5 @@ #!/bin/sh +set -e # Install SBCL files into the usual places.