From 1b9c6deb008e2b09dbcdca3fba01563eb6ce301c Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 13 Nov 2015 13:46:08 +0100 Subject: reproducible: fix spelling of Debian… MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 712f45fd..bbfb3cf1 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -340,7 +340,7 @@ write_explaination_table() { write_page "env CAPTURE_ENVIRONMENTnot setCAPTURE_ENVIRONMENT=\"I capture the environment\"" fi write_page "env TZTZ=\"/usr/share/zoneinfo/Etc/GMT+12\"TZ=\"/usr/share/zoneinfo/Etc/GMT-14\"" - if [ "$1" = "Debian" ] ; then + if [ "$1" = "debian" ] ; then write_page "env LANGLANG=CLANG=\"fr_CH.UTF-8\"" elif [ "$1" = "Arch Linux" ] ; then write_page "env LANGnot setLANG=\"fr_CH.UTF-8\"" -- cgit v1.2.3-70-g09d2