summaryrefslogtreecommitdiffstats
path: root/release/mkchecksums.sh
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>1994-11-24 22:30:03 +0000
committerphk <phk@FreeBSD.org>1994-11-24 22:30:03 +0000
commit220670ec907a14c6d695d1d24819014b4c5f54ab (patch)
treeb92d74631042a7d58ccac4d3ff24b5101fbf4fe9 /release/mkchecksums.sh
parent1642397153c56f27022ef63c11f1b45ec95b0e98 (diff)
downloadFreeBSD-src-220670ec907a14c6d695d1d24819014b4c5f54ab.zip
FreeBSD-src-220670ec907a14c6d695d1d24819014b4c5f54ab.tar.gz
Finally commit the tzsetup thing :-)
Delete old cksum stuff before remaking it.
Diffstat (limited to 'release/mkchecksums.sh')
-rw-r--r--release/mkchecksums.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/release/mkchecksums.sh b/release/mkchecksums.sh
index bdfc8d8..38f941f 100644
--- a/release/mkchecksums.sh
+++ b/release/mkchecksums.sh
@@ -8,9 +8,12 @@
# wouldn't be much point).
#
# Jordan
-# $Id$
+# $Id: mkchecksums.sh,v 1.1 1994/11/17 15:20:04 jkh Exp $
#
+# Remove any previous attempts.
+rm -rf CKSUMS do_cksum.sh
+
# First generate the CKSUMS file for the benefit of those who wish to
# use it in some other way. If we find out that folks aren't even using
# it, we should consider eliminating it at some point. The interactive
OpenPOWER on IntegriCloud