0.9.7.24:
[sbcl/tcr.git] / source-distribution.sh
blob62efe1257ed9945e34e224ad2fa5fbee7c4c034c
1 #!/bin/sh
2 set -e
4 # Create a source distribution. (You should run clean.sh first.)
6 b=${1:?missing base directory name argument}
7 tar cf $b-source.tar $b