artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98f7ea4
)
remove the SHA256 file as soon as we start creating sets
author
deraadt
<deraadt@openbsd.org>
Thu, 9 Jan 2014 20:15:55 +0000
(20:15 +0000)
committer
deraadt
<deraadt@openbsd.org>
Thu, 9 Jan 2014 20:15:55 +0000
(20:15 +0000)
etc/Makefile
patch
|
blob
|
history
diff --git
a/etc/Makefile
b/etc/Makefile
index
b40c518
..
097d2cc
100644
(file)
--- a/
etc/Makefile
+++ b/
etc/Makefile
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile,v 1.34
0 2014/01/09 18:51:30
deraadt Exp $
+# $OpenBSD: Makefile,v 1.34
1 2014/01/09 20:15:55
deraadt Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= Canada/Mountain
@@
-305,6
+305,7
@@
release:
.else
release-sets:
+ cd ${RELEASEDIR}; rm SHA256
cd ../distrib/sets && exec ${SUDO} sh maketars ${OSrev}
sha: