From efeeb737b6dc451ab25b4d55ed18aac5e6990ba4 Mon Sep 17 00:00:00 2001 From: Albert Hopkins Date: Sat, 21 Feb 2015 13:17:08 +0000 Subject: [PATCH] Makefile: export RSYNC_MIRROR Another forgotten artifact from cs bcbd924efc3a. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 35794ce..7e65ae0 100644 --- a/Makefile +++ b/Makefile @@ -82,7 +82,7 @@ gcc_config = $(inroot) gcc-config 1 export APPLIANCE ACCEPT_KEYWORDS CHROOT EMERGE HEADLESS M4 M4C inroot export HOSTNAME MAKEOPTS PRUNE_CRITICAL TIMEZONE USEPKG WORLD OVERLAY -export USEPKG +export USEPKG RSYNC_MIRROR unexport PKGDIR ARCH