From 6dfaf764e03ebed293cd64447960e3e5827d4850 Mon Sep 17 00:00:00 2001 From: Maxim Likhachev Date: Sat, 8 Aug 2020 01:51:35 +0300 Subject: [PATCH] v0.9 --- profiles/calculate.env | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/profiles/calculate.env b/profiles/calculate.env index fd50f52..fd8023d 100644 --- a/profiles/calculate.env +++ b/profiles/calculate.env @@ -1,8 +1,8 @@ [main] -cl_template_location = calculate,minimal-gentoo,local,remote -cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/minimal-gentoo/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates +cl_template_location = calculate,minimal,local,remote +cl_template_path = /var/lib/layman/calculate/profiles/templates,/var/lib/layman/minimal/profiles/templates,/var/calculate/templates,/var/calculate/remote/templates [update] -cl_update_rep_name = gentoo,calculate,minimal-gentoo +cl_update_rep_name = gentoo,calculate,minimal cl_update_rep_url = git://github.com/calculatelinux/gentoo.git,git://github.com/calculatelinux/calculate.git,https://code.envrm.info/src/gentoo-profiles.git cl_update_rep_sync = mirror,mirror,mirror