summaryrefslogtreecommitdiff
path: root/src/core/procedures/automatic
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/procedures/automatic')
-rw-r--r--src/core/procedures/automatic1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/procedures/automatic b/src/core/procedures/automatic
index b0e327a..58911ff 100644
--- a/src/core/procedures/automatic
+++ b/src/core/procedures/automatic
@@ -99,6 +99,7 @@ worker_package_list ()
{
var_TARGET_PACKAGES=$TARGET_PACKAGES
var_TARGET_GROUPS=$TARGET_GROUPS
+ var_TARGET_PACKAGES_EXCLUDE=$TARGET_PACKAGES_EXCLUDE
[ -z "$var_TARGET_PACKAGES" -a -z "$var_TARGET_GROUPS" ] && var_TARGET_GROUPS=base
}