diff options
| author | lukem <lukem@NetBSD.org> | 2003-03-08 00:22:29 +0000 |
|---|---|---|
| committer | lukem <lukem@NetBSD.org> | 2003-03-08 00:22:29 +0000 |
| commit | 7dbfbdf511610111e4c200b9783f0a1fa38b7028 (patch) | |
| tree | 4c02579face22f120a8e23ce8dd81b22aa844f89 /etc/etc.sparc64 | |
| parent | 59a910ed6a9ecf1cd8d5662843b5fe971250a30a (diff) | |
- rename 'iso-image_*' -> 'iso-image-*'
- run MAKESUMS in iso-image, *after* the MD iso-image-md-post has run,
since the latter might actually modify the generated image...
Diffstat (limited to 'etc/etc.sparc64')
| -rw-r--r-- | etc/etc.sparc64/Makefile.inc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/etc.sparc64/Makefile.inc b/etc/etc.sparc64/Makefile.inc index 69d7db7b001..f979eeff64e 100644 --- a/etc/etc.sparc64/Makefile.inc +++ b/etc/etc.sparc64/Makefile.inc @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.inc,v 1.23 2003/03/07 09:46:52 lukem Exp $ +# $NetBSD: Makefile.inc,v 1.24 2003/03/08 00:22:30 lukem Exp $ # # etc.sparc64/Makefile.inc -- sparc64-specific etc Makefile targets # @@ -74,6 +74,6 @@ snap_md_post: ISOBOOTFILEDIR!=cd ${.CURDIR}/../distrib/${MACHINE}/bootfs && ${PRINTOBJDIR} ISOBOOTFILE?= ${ISOBOOTFILEDIR}/boot.fs -iso-image_md_post: +iso-image-md-post: SUNLABEL=${SUNLABEL:Q} sh ${NETBSDSRCDIR}/distrib/common/sunbootcd.sh \ ${CDROM.image} - - - - ${ISOBOOTFILE} |
