From 106d1a328c5d73c253f5c0529a3d1dc88fc6e174 Mon Sep 17 00:00:00 2001 From: udeved Date: Sat, 9 May 2015 10:35:05 +0200 Subject: [PATCH] [conf] move keep_repos to profile.conf --- conf/manjaro-tools.conf | 9 --------- conf/profile.conf | 3 +++ 2 files changed, 3 insertions(+), 9 deletions(-) diff --git a/conf/manjaro-tools.conf b/conf/manjaro-tools.conf index 2130a7c..c20214e 100644 --- a/conf/manjaro-tools.conf +++ b/conf/manjaro-tools.conf @@ -53,15 +53,6 @@ # default iso buildset; name without .set extension # buildset_iso=default -# clean xorg cache before building -# clean_cache_xorg=true - -# clean lng cache before building -# clean_cache_lng=true - -# custom pacman repo to keep -# keep_repo="" - # unset defaults to given value # dist_name="Manjaro" diff --git a/conf/profile.conf b/conf/profile.conf index c854637..7ec6d0c 100644 --- a/conf/profile.conf +++ b/conf/profile.conf @@ -7,6 +7,9 @@ # displaymanager="lightdm" +# custom pacman repos to keep +# keep_repos=() + ################ install ################ # unset defaults to given value