From fa28c96cc7021deea691a8543f1b95ae5748b78c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 3 Jun 2016 23:49:21 +0200 Subject: reproducible builds: fix typo s#armel#armhf# --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_build.sh') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index cf78788f..ca21c5b6 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -595,7 +595,7 @@ second_build() { NEW_NUM_CPU=$NUM_CPU # on amd64+i386 we vary this based on node choices (by design), on armhf only sometimes. # differ locale+language depending on the architecture (mostly for readability by different peopleā€¦) case $ARCH in - armel) locale=it_CH + armhf) locale=it_CH language=it ;; i386) locale=de_CH -- cgit v1.2.3-70-g09d2