From aa4140631ce3159f115e331d591e26965dd1f175 Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Wed, 28 Apr 2021 10:52:12 +0200 Subject: [PATCH] tcllib added to repo --- Tools/tcllib/build | 5 +++++ 1 file changed, 5 insertions(+) create mode 100755 Tools/tcllib/build diff --git a/Tools/tcllib/build b/Tools/tcllib/build new file mode 100755 index 0000000..af189fe --- /dev/null +++ b/Tools/tcllib/build @@ -0,0 +1,5 @@ +#!/usr/bin/env modbuild + +pbuild::set_download_url "https://core.tcl-lang.org/tcllib/uv/$P-$V.tar.xz" +#uild::install_docfiles 'license.terms' 'README.md' +