0.9.1.27: (truename "symlink-to-dir") === (truename "symlink-to-dir/")
[sbcl.git] / source-distribution.sh
1 #!/bin/sh
2
3 # Create a source distribution. (You should run clean.sh first.)
4
5 b=${1:?missing base directory name argument}
6 tar cf $b-source.tar $b