X-Git-Url: http://gitweb.hugovil.com/?a=blobdiff_plain;f=stage2%2Fpkg%2Ftzdata;h=bed72b531f16ccaf635d8bc1966728bf64668348;hb=1b3f334af67c84997f7b5e6dee56faf556f0ea4b;hp=7785f23c944b57e34029a970204894025e84e70f;hpb=81c5d62e66f370b7888fbf68c706c7f5248a9cd9;p=hvlinux.git diff --git a/stage2/pkg/tzdata b/stage2/pkg/tzdata index 7785f23..bed72b5 100644 --- a/stage2/pkg/tzdata +++ b/stage2/pkg/tzdata @@ -2,10 +2,10 @@ hvbuild() { - mkdir -pv ${LFS_TMP}/${PACKAGE} - decompress_package ${TZDATA} ${LFS_TMP}/${PACKAGE} + mkdir -pv ${SRC_DIR} + decompress_package ${TZDATA} ${SRC_DIR} - cd ${LFS_TMP}/${PACKAGE} + cd ${SRC_DIR} ZONEINFO=/usr/share/zoneinfo