From fd096814ee0cf9e4e3095bbd5ae1178c32baf384 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 14 Apr 2020 17:45:03 +0200 Subject: [PATCH] Tcl README has been renamed to README.md --- Tools/Tcl/build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Tools/Tcl/build b/Tools/Tcl/build index 47bef78..ca7bfaf 100755 --- a/Tools/Tcl/build +++ b/Tools/Tcl/build @@ -1,7 +1,7 @@ #!/usr/bin/env modbuild pbuild::set_download_url "ftp://ftp.tcl.tk/pub/tcl/tcl8_6/tcl$V-src.tar.gz" -pbuild::install_docfiles 'license.terms' 'README' +pbuild::install_docfiles 'license.terms' 'README.md' pbuild::configure() { case ${OS} in