repo.or.cz
/
sbcl
/
eslaughter.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
1.0.12.33: Have foreign.test.sh create .so files under the test directory
[sbcl/eslaughter.git]
/
source-distribution.sh
blob
d44c481836a452aa19183a7c59ac945f7c8a7ce2
1
#!/bin/sh
2
set -e
3
4
# Create a source distribution. (You should run clean.sh first.)
5
6
b
=
${1:?missing base directory name argument}
7
tar
cf
$b
-source
.
tar
$b