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)