From e7d5c715084d80e5e3a699ed17b59d74c857e5a1 Mon Sep 17 00:00:00 2001 From: belliash Date: Mon, 16 Jan 2012 12:03:38 +0100 Subject: [PATCH] update config --- config/ezsync.conf | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/config/ezsync.conf b/config/ezsync.conf index 12984ed..72b4c5a 100644 --- a/config/ezsync.conf +++ b/config/ezsync.conf @@ -1,3 +1,8 @@ +MODULES_PRESYNC="" +MODULES_POSTSYNC="" +MODULES_PRECOMMIT="" +MODULES_POSTCOMMIT="" + # These options specify a build Portage tree, which all the changes are made to, as well # as a mainline Portage tree, which the major updates come from. Ordered parameters are: # portage name = name of Portage tree (eg. gentoo-portage)