From 3f17d35c506bd7784f475708765493c1148609c0 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 21 Nov 2014 14:10:35 +0100 Subject: reproducible: use bold font instead of underlines to indicate packages with notes --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index 6f1324d2..f90cd7fe 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -229,7 +229,7 @@ write_page_footer() { } write_page_meta_sign() { - write_page "

An underlined package is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue." + write_page "

A package name displayed with a bold font is an indication that this package has a note. Visited packages are linked in green, those which have not been visited are linked in blue." if $BUILDINFO_ON_PAGE ; then write_page "A β sign after a package which is unreproducible indicates that a .buildinfo file was generated." write_page "And that means the basics for building packages reproducibly are covered." -- cgit v1.2.3-70-g09d2