From 3bfe6d5f28e8edff763682659567cabc21382ff3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 19 Oct 2015 08:41:21 +0200 Subject: reproducible Arch Linux: correctly spell project name --- bin/reproducible_build_arch_pkg.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/reproducible_build_arch_pkg.sh') diff --git a/bin/reproducible_build_arch_pkg.sh b/bin/reproducible_build_arch_pkg.sh index be634fa0..bf775e6f 100755 --- a/bin/reproducible_build_arch_pkg.sh +++ b/bin/reproducible_build_arch_pkg.sh @@ -40,7 +40,7 @@ handle_remote_error() { first_build() { echo "=============================================================================" - echo "Building ${SRCPACKAGE} for Archlinux on $(hostname -f) now." + echo "Building ${SRCPACKAGE} for Arch Linux on $(hostname -f) now." echo "Date: $(date)" echo "Date UTC: $(date -u)" echo "=============================================================================" @@ -67,7 +67,7 @@ first_build() { second_build() { echo "=============================================================================" - echo "Re-Building ${SRCPACKAGE} for Archlinux on $(hostname -f) now." + echo "Re-Building ${SRCPACKAGE} for Arch Linux on $(hostname -f) now." echo "Date: $(date)" echo "Date UTC: $(date -u)" echo "=============================================================================" -- cgit v1.2.3-70-g09d2