aboutsummaryrefslogtreecommitdiff
path: root/release/Makefile.mirrors
diff options
context:
space:
mode:
authorGlen Barber <gjb@FreeBSD.org>2015-05-12 00:58:17 +0000
committerGlen Barber <gjb@FreeBSD.org>2015-05-12 00:58:17 +0000
commitafeaf7713417a416c3e9771c3c047f3f302ebd33 (patch)
tree9a643979d32efdf866379548bbbe8042c324e901 /release/Makefile.mirrors
parentdc5c69bdd143282a29041ffc8f4f9eb12e4fc6a6 (diff)
downloadsrc-afeaf7713417a416c3e9771c3c047f3f302ebd33.tar.gz
src-afeaf7713417a416c3e9771c3c047f3f302ebd33.zip
Provide the correct path to the checksum file.
Sponsored by: The FreeBSD Foundation
Notes
Notes: svn path=/head/; revision=282795
Diffstat (limited to 'release/Makefile.mirrors')
-rw-r--r--release/Makefile.mirrors2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/Makefile.mirrors b/release/Makefile.mirrors
index 5decea225d7f..1a058da52081 100644
--- a/release/Makefile.mirrors
+++ b/release/Makefile.mirrors
@@ -93,7 +93,7 @@ iso-images-stage:
CHECKSUM.${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
cd ${ISO_DIR} && \
ln -s \
- ../../${TARGET}/${TARGET_ARCH}/${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
+ ../../${TARGET}/${TARGET_ARCH}/CHECKSUM.${CHECKSUM}-${REVISION}-${BRANCH}-${SNAP_SUFFIX}
. endfor
.else # !snapshot
cd ${TLD}/ISO-IMAGES/${REVISION} && ln -s \