svn: 877
@@ -203,7 +203,7 @@ if [ $nopkg = "0" ]; then
if test -n "$tmp"; then
declare -x MALLOC_CHECK_=$tmp
fi
- rm -f *$os.$ver${d}
+ rm -f *$os-$ver${d}
echo "Binaries are now in '${PACKNAME}.$os-$ver${d}.tar.${ext}'."
exit 0