tzdata: also install leap-seconds.list
The Hare stdlib wants this.
This commit is contained in:
parent
37fc0e8529
commit
dd13568e69
@ -1,7 +1,7 @@
|
||||
# Template file for 'tzutils'
|
||||
pkgname=tzutils
|
||||
version=2023c
|
||||
revision=1
|
||||
revision=2
|
||||
bootstrap=yes
|
||||
short_desc="Time zone and daylight-saving time utilities"
|
||||
maintainer="Đoàn Trần Công Danh <congdanhqx@gmail.com>"
|
||||
@ -55,5 +55,6 @@ tzdata_package() {
|
||||
pkg_install() {
|
||||
vmove usr/share/man/man5
|
||||
vmove "usr/share/zoneinfo*"
|
||||
vinstall leap-seconds.list 644 usr/share/zoneinfo
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user