From 34ce8bc3d1415f6af72209a8460816dddb6d6a5b Mon Sep 17 00:00:00 2001 From: Alexander Tratsevskiy Date: Wed, 16 Mar 2022 17:26:07 +0300 Subject: [PATCH] =?UTF-8?q?=D0=98=D1=81=D0=BA=D0=BB=D1=8E=D1=87=D0=B5?= =?UTF-8?q?=D0=BD=20=D0=BF=D1=83=D1=82=D1=8C=20=D1=88=D0=B0=D0=B1=D0=BB?= =?UTF-8?q?=D0=BE=D0=BD=D0=BE=D0=B2=20/var/calculate/remote/templates=20?= =?UTF-8?q?=D0=B4=D0=BB=D1=8F=20=D1=81=D0=B5=D1=80=D0=B2=D0=B5=D1=80=D0=BD?= =?UTF-8?q?=D0=BE=D0=B2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- profiles/CDS/amd64/20/calculate.env | 3 --- profiles/CSS/amd64/20/calculate.env | 3 --- profiles/calculate.env | 4 ++-- 3 files changed, 2 insertions(+), 8 deletions(-) delete mode 100644 profiles/CDS/amd64/20/calculate.env delete mode 100644 profiles/CSS/amd64/20/calculate.env diff --git a/profiles/CDS/amd64/20/calculate.env b/profiles/CDS/amd64/20/calculate.env deleted file mode 100644 index 74f5c75..0000000 --- a/profiles/CDS/amd64/20/calculate.env +++ /dev/null @@ -1,3 +0,0 @@ -[main] -cl_template_location = calculate,distros,local,remote -cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/distros/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates diff --git a/profiles/CSS/amd64/20/calculate.env b/profiles/CSS/amd64/20/calculate.env deleted file mode 100644 index 74f5c75..0000000 --- a/profiles/CSS/amd64/20/calculate.env +++ /dev/null @@ -1,3 +0,0 @@ -[main] -cl_template_location = calculate,distros,local,remote -cl_template_path = /var/db/repos/calculate/profiles/templates,/var/db/repos/distros/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates diff --git a/profiles/calculate.env b/profiles/calculate.env index 64b1d10..e63abab 100644 --- a/profiles/calculate.env +++ b/profiles/calculate.env @@ -1,6 +1,6 @@ [main] -cl_template_location = calculate,distros,local,remote -cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/distros/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates +cl_template_location = calculate,distros,local +cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/distros/profiles/templates,/var/calculate/templates [update] cl_update_rep_name = gentoo,calculate,distros