summaryrefslogtreecommitdiff
path: root/macros.tcl
diff options
context:
space:
mode:
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}