artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d1bed43
)
be forceful with removing the SHA256 file
author
deraadt
<deraadt@openbsd.org>
Fri, 10 Jan 2014 03:53:44 +0000
(
03:53
+0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 10 Jan 2014 03:53:44 +0000
(
03:53
+0000)
etc/Makefile
patch
|
blob
|
history
diff --git
a/etc/Makefile
b/etc/Makefile
index
097d2cc
..
6ddb583
100644
(file)
--- a/
etc/Makefile
+++ b/
etc/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.34
1 2014/01/09 20:15:55
deraadt Exp $
+# $OpenBSD: Makefile,v 1.34
2 2014/01/10 03:53:44
deraadt Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= Canada/Mountain
@@
-305,7
+305,7
@@
release:
.else
release-sets:
- cd ${RELEASEDIR}; rm SHA256
+ cd ${RELEASEDIR}; rm
-f
SHA256
cd ../distrib/sets && exec ${SUDO} sh maketars ${OSrev}
sha: