0.7.10.32:
[sbcl.git] / binary-distribution.sh
index 1867bd9..144830d 100755 (executable)
@@ -10,9 +10,9 @@
 # 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 \
-    $b/doc/sbcl.1 $b/doc/cmucl/cmu-user $b/doc/*.htm* \
+    $b/doc/sbcl.1 \
     $b/pubring.pgp