diff --git a/zlibs/bootstrap b/zlibs/bootstrap index 316c582..3f15a00 100755 --- a/zlibs/bootstrap +++ b/zlibs/bootstrap @@ -33,7 +33,8 @@ bootstrap() { notice "Bootstrapping ::1 OS:: base" ${os} - bootstrap_tgz=$H/tmp/${os}-${arch}.tgz + bootstrap_tgz=$H/tmp/${name_default}_${arch}.tgz + strapdir=${workdir}/${name_default}_${arch} if [[ -f $bootstrap_tgz ]]; then notice "Using the existing bootstrap tarball found in ::1 tmpdir::" $H/tmp