From 75868e245466acee38bf76871803f36f4b67e906 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, 21 Feb 2017 16:06:27 +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=D0=BE=20=D0=B2=D1=8B=D1=87=D0=B8=D1=81=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5=20=D0=BF=D0=B5=D1=80=D0=B5=D0=BC=D0=B5=D0=BD?= =?UTF-8?q?=D0=BD=D1=8B=D1=85=20=D0=BD=D0=B0=20"=D1=81=D0=BB=D0=BE=D0=BC?= =?UTF-8?q?=D0=B0=D0=BD=D1=8B=D1=85"=20=D0=BF=D1=80=D0=BE=D1=84=D0=B8?= =?UTF-8?q?=D0=BB=D1=8F=D1=85?= 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 559a461..e6534f4 100644 --- a/pym/update/variables/update.py +++ b/pym/update/variables/update.py @@ -1326,6 +1326,7 @@ class DataVarsUpdateProfile(SimpleDataVars): env.VariableClTemplateLocation(), env.VariableClTemplatePath(), env.VariableClEmergeConfig(systemRoot=chroot_path), + env.VariableClEmergeInfo(systemRoot=chroot_path), env.VariableClFeatures(), env.VariableClMakeProfile(), env.VariableClEbuildPhase(),