build_nuitka.py

This commit is contained in:
Dvorinka
2025-07-17 10:11:20 +02:00
parent d1614d78d5
commit 540fcffb82
955 changed files with 116940 additions and 105 deletions
@@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(America/Santiago)]} {
LoadTimeZoneFile America/Santiago
}
set TZData(:Chile/Continental) $TZData(:America/Santiago)
@@ -0,0 +1,5 @@
# created by tools/tclZIC.tcl - do not edit
if {![info exists TZData(Pacific/Easter)]} {
LoadTimeZoneFile Pacific/Easter
}
set TZData(:Chile/EasterIsland) $TZData(:Pacific/Easter)