summaryrefslogtreecommitdiff
path: root/helpers/source
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2010-05-01 07:39:49 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 19:17:06 +0100
commit9326dc8b01231113d12417c4153a82cd3ab00029 (patch)
treeddfc094bbd8d4a742dff7cd780f3c20b8fcfe80f /helpers/source
parenta09f55f6b36ee3f462253f0f116ceafb4e885360 (diff)
downloadvyos-live-build-9326dc8b01231113d12417c4153a82cd3ab00029.tar.gz
vyos-live-build-9326dc8b01231113d12417c4153a82cd3ab00029.zip
Renaming md5sum helpers to checksums.
Diffstat (limited to 'helpers/source')
-rwxr-xr-xhelpers/source2
1 files changed, 1 insertions, 1 deletions
diff --git a/helpers/source b/helpers/source
index 512a9239a..8ba066b46 100755
--- a/helpers/source
+++ b/helpers/source
@@ -38,7 +38,7 @@ lh chroot_sources install ${*}
lh source_debian-live ${*}
lh source_debian ${*}
lh source_disk ${*}
-lh source_md5sum ${*}
+lh source_checksums ${*}
# Building images
lh source_iso ${*}