summaryrefslogtreecommitdiff
path: root/release/Makefile.mirrors
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2015-05-12 00:55:28 +0000
committerGlen Barber <gjb@FreeBSD.org>2015-05-12 00:55:28 +0000
commitdc5c69bdd143282a29041ffc8f4f9eb12e4fc6a6 (patch)
treedfcef6590463787ba8a4e165c94269c8da8da2db /release/Makefile.mirrors
parent32ade9ef5a7359ee17717c2db5f65ee432c0c8dd (diff)
downloadsrc-test-dc5c69bdd143282a29041ffc8f4f9eb12e4fc6a6.tar.gz
src-test-dc5c69bdd143282a29041ffc8f4f9eb12e4fc6a6.zip
Also symlink the CHECKSUM.{SHA256,MD5} files.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=282794
Diffstat (limited to 'release/Makefile.mirrors')
-rw-r--r--release/Makefile.mirrors3
1 files changed, 3 insertions, 0 deletions
diff --git a/release/Makefile.mirrors b/release/Makefile.mirrors
index 6bc7b29d33d29..5decea225d7f2 100644
--- a/release/Makefile.mirrors
+++ b/release/Makefile.mirrors
@@ -91,6 +91,9 @@ iso-images-stage:
. endif
cd ${ISO_DIR} && ${CHECKSUM:tl} ${OSRELEASE}* > \
CHECKSUM.${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
+ cd ${ISO_DIR} && \
+ ln -s \
+ ../../${TARGET}/${TARGET_ARCH}/${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
. endfor
.else # !snapshot
cd ${TLD}/ISO-IMAGES/${REVISION} && ln -s \