From 0445c80ebec994676f57e6afb4ef052a03f4cff8 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Tue, 26 Sep 2017 20:13:13 +0000 Subject: Remove "Checked/not-checked for " warnings, except for hurd and kfreebsd variants. Closes #868357 --- build/arch-options/s390x | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'build/arch-options/s390x') diff --git a/build/arch-options/s390x b/build/arch-options/s390x index f3ac325dc..8d45cb17b 100644 --- a/build/arch-options/s390x +++ b/build/arch-options/s390x @@ -25,4 +25,7 @@ frontend="not-newt;not-gtk" other="" smp="defaults-smp" goodies="" -status="not-checked" + +# To re-add the "checked for this arch" or "not-checked for this arch" warnings +# back (see en/bookinfo.xml file), add "checked" or "not-checked" to status here. +status="" -- cgit v1.2.3