changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/dist-sbcl-source.sh

changeset 259: c90f38d8e60a
parent: 989b1b4782dc
child: c5aa261cb836
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 15 Jun 2024 00:19:00 +0000
permissions: -rwxr-xr-x
description: sbcl and rocksdb dists
1 #!/bin/sh
2 set -e
3 cd .stash/src/sbcl
4 sh clean.sh
5 cd ..
6 tar -I 'zstd' -cf sbcl-source.tar.zst --exclude .git sbcl
7 mv sbcl-source.tar.zst ../dist/