From dc41324914e7fb8451c663f2e83c4daa259e0f75 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Sat, 16 Nov 2024 13:19:27 +0000 Subject: automatic import of tcl --- macros.tcl | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 macros.tcl (limited to 'macros.tcl') diff --git a/macros.tcl b/macros.tcl new file mode 100644 index 0000000..00da2a2 --- /dev/null +++ b/macros.tcl @@ -0,0 +1,3 @@ +%tcl_version %(echo 'puts $tcl_version' | tclsh) +%tcl_sitelib %{_datadir}/tcl%{tcl_version} +%tcl_sitearch %{_libdir}/tcl%{tcl_version} -- cgit v1.2.3