summaryrefslogtreecommitdiff
path: root/scripts/build/binary_checksums
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2012-12-19 13:36:38 +0100
committerDaniel Baumann <mail@daniel-baumann.ch>2013-05-06 14:50:03 +0200
commitbcde01785465ba7faf7e953f5dc0c15018494c5f (patch)
tree65255a3f5ddfbb36ecc7eb6071fd8c2cc1204b2d /scripts/build/binary_checksums
parent2a666ed5d8d9fbf5303f54c582d5013845e6ca5c (diff)
downloadvyos-live-build-bcde01785465ba7faf7e953f5dc0c15018494c5f.tar.gz
vyos-live-build-bcde01785465ba7faf7e953f5dc0c15018494c5f.zip
Including architecture in binary output filenames.
Diffstat (limited to 'scripts/build/binary_checksums')
-rwxr-xr-xscripts/build/binary_checksums2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/build/binary_checksums b/scripts/build/binary_checksums
index af69add68..17fce0a42 100755
--- a/scripts/build/binary_checksums
+++ b/scripts/build/binary_checksums
@@ -80,7 +80,7 @@ done
# File list
cd binary
-find . | sed -e 's|^.||g' | grep "^/" | sort > ../${LIVE_IMAGE_NAME}.contents
+find . | sed -e 's|^.||g' | grep "^/" | sort > ../${LIVE_IMAGE_NAME}-${LIVE_IMAGE_ARCHITECTURE}.contents
cd "${OLDPWD}"
# Creating stage file