From d854fe287df45b2ff17581c58c93eac144fe871f Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Fri, 26 Oct 2018 23:27:39 -0700 Subject: [PATCH] Makefile: remove unexports They're not overwriting portage environment variables anymore because they've been renamed. --- Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/Makefile b/Makefile index 9cc9801..5d3c98d 100644 --- a/Makefile +++ b/Makefile @@ -90,8 +90,6 @@ export APPLIANCE ACCEPT_KEYWORDS CHROOT EMERGE HEADLESS M4 M4C inroot export HOSTNAME MAKEOPTS TIMEZONE USEPKG WORLD export USEPKG RSYNC_MIRROR -unexport VA_PKGDIR VA_ARCH - all: stage4 image: $(RAW_IMAGE)