0.7.4.40:
[sbcl.git] / binary-distribution.sh
index 1a6a127..144830d 100755 (executable)
@@ -10,7 +10,7 @@
 # switched over to trying to do this the way everyone else does.)
 
 b=${1:?missing base directory name argument}
-tar cf $b-binary.tar \
+tar -cf $b-binary.tar \
     $b/output/sbcl.core $b/src/runtime/sbcl \
     $b/BUGS $b/COPYING $b/CREDITS $b/INSTALL $b/NEWS $b/README \
     $b/install.sh \