2
0
mirror of https://codeberg.org/kiss-community/repo synced 2024-07-02 14:02:27 +00:00

tzdata: enable CC

This commit is contained in:
Dylan Araps 2019-10-08 21:42:22 +03:00
parent 7ab958d649
commit 083ddd880e
No known key found for this signature in database
GPG Key ID: 46D62DD9F1DE636E

View File

@ -2,7 +2,7 @@
pkg_dir=$1 pkg_dir=$1
make make CC="${CC:-gcc}"
make DESTDIR="$1" install make DESTDIR="$1" install
set -- africa asia australasia europe northamerica southamerica set -- africa asia australasia europe northamerica southamerica