From 4deee242ee7be23822416958098894f3e21ca951 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=A5=D0=B8=D1=80=D0=B5=D1=86=D0=BA=D0=B8=D0=B9=20=D0=9C?= =?UTF-8?q?=D0=B8=D1=85=D0=B0=D0=B8=D0=BB?= Date: Tue, 14 Feb 2017 17:30:21 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D1=8B=20Profile=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BC?= =?UTF-8?q?=D0=B5=D0=BD=D0=BD=D1=8B=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pym/update/variables/update.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pym/update/variables/update.py b/pym/update/variables/update.py index ac43a29..559a461 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -1327,6 +1327,7 @@ class DataVarsUpdateProfile(SimpleDataVars): env.VariableClTemplatePath(), env.VariableClEmergeConfig(systemRoot=chroot_path), env.VariableClFeatures(), + env.VariableClMakeProfile(), env.VariableClEbuildPhase(), VariableClUpdateRepData(section="update"), VariableClUpdateRepPath(section="update"),