From 9874c219412e9a9186530d9d4cf398b1d401f8d7 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 28 Aug 2015 21:29:25 +0200 Subject: reproducible: convert link target to lowercase --- 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 077aef4d..5e514f2d 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -186,7 +186,7 @@ write_page_header() { write_page " or send us an email," write_page " to get support for making sure your packages build reproducibly too. Also, we care about free software in general," write_page " so if you are an upstream developer or working on another distribution, we'd love to hear from you!" - write_page " Besides Debian we are also testing coreboot, OpenWrt, NetBSD and FreeBSD now, though not as thoroughly as Debian (yet?) - and there are plans to test Fedora too." + write_page " Besides Debian we are also testing coreboot, OpenWrt, NetBSD and FreeBSD now, though not as thoroughly as Debian (yet?) - and there are plans to test Fedora too." write_page " As we think that reproducible builds should become the norm, we have started to write How to make your software reproducible. As always we appreciate feedback on this document, just please don't consider it to be finished, comprehensive or correct yet.

" fi write_page "