Remove leftovers from build.env usage

Signed-off-by: Matt Turner <mattst88@gentoo.org>
This commit is contained in:
Matt Turner 2021-08-26 12:52:10 -07:00
parent 5eb9084682
commit 9860d0914e
No known key found for this signature in database
GPG key ID: ACEB29740C9A4E97
2 changed files with 0 additions and 3 deletions

View file

@ -74,8 +74,6 @@ update_symlinks() {
post_build() {
local set=$1 spec=$2
UPLOAD_DEST=${BUILD_DESTDIR_BASE}
pushd "${BUILD_SRCDIR_BASE}"/builds/default >/dev/null || exit
case ${spec} in
stage3-openrc.spec)

View file

@ -56,7 +56,6 @@ update_symlinks() {
post_build() {
local set=$1 spec=$2
UPLOAD_DEST=${BUILD_DESTDIR_BASE}
pushd ${BUILD_SRCDIR_BASE}/builds/default >/dev/null || exit
case ${spec} in