Browse Source

oops

OPENBSD_2_1
deraadt 27 years ago
parent
commit
453115cdd5
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      src/etc/Makefile

+ 2
- 1
src/etc/Makefile View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.59 1997/05/18 20:29:39 pefo Exp $
# $OpenBSD: Makefile,v 1.60 1997/05/19 19:31:22 deraadt Exp $
TZDIR= /usr/share/zoneinfo
LOCALTIME= US/Pacific
@ -184,6 +184,7 @@ release:
@false
.else
release: distribution snap_pre snap_md
cd ${.CURDIR}/../distrib/notes; ${MAKE}; ${MAKE} install
cd ${.CURDIR}/../distrib/sets; csh maketars
-cp ${DESTDIR}/snapshot/bsd* ${RELEASEDIR}
-cp ${DESTDIR}/snapshot/*boot* ${RELEASEDIR}


Loading…
Cancel
Save