Remove hash generation from release.sh, as it is run as part of
the 'install' target in the release/Makefile. MFC after: 3 days Submitted by: jhb Approved by: re (hrs) Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
b13ba46dbf
commit
8fdf27c6d7
@ -202,8 +202,3 @@ eval chroot ${CHROOTDIR} make -C /usr/src/release ${RELEASE_RMAKEFLAGS} \
|
||||
release RELSTRING=${RELSTRING}
|
||||
eval chroot ${CHROOTDIR} make -C /usr/src/release ${RELEASE_RMAKEFLAGS} \
|
||||
install DESTDIR=/R RELSTRING=${RELSTRING}
|
||||
|
||||
cd ${CHROOTDIR}/R
|
||||
|
||||
sha256 FreeBSD-* > CHECKSUM.SHA256
|
||||
md5 FreeBSD-* > CHECKSUM.MD5
|
||||
|
Loading…
x
Reference in New Issue
Block a user