mirror of
https://codeberg.org/kiss-community/repo
synced 2025-01-05 01:10:07 -07:00
tzdata: Fix sbindir
This commit is contained in:
parent
d9a1d53099
commit
9197875126
@ -3,7 +3,7 @@
|
|||||||
pkg_dir=$1
|
pkg_dir=$1
|
||||||
|
|
||||||
make CC="${CC:-cc}"
|
make CC="${CC:-cc}"
|
||||||
make DESTDIR="$1" install
|
make DESTDIR="$1" ZICDIR=/usr/bin install
|
||||||
|
|
||||||
set -- africa asia australasia europe northamerica southamerica
|
set -- africa asia australasia europe northamerica southamerica
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user