summaryrefslogtreecommitdiff
path: root/macros.tcl
diff options
context:
space:
mode:
authorCoprDistGit <infra@openeuler.org>2024-11-16 13:19:27 +0000
committerCoprDistGit <infra@openeuler.org>2024-11-16 13:19:27 +0000
commitdc41324914e7fb8451c663f2e83c4daa259e0f75 (patch)
treed52bde2543b54602e59450377c1b2f43cda5f791 /macros.tcl
parent495915bd411b88bab4e9aa4b6f466072c12dd35d (diff)
automatic import of tcl
Diffstat (limited to 'macros.tcl')
-rw-r--r--macros.tcl3
1 files changed, 3 insertions, 0 deletions
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}