aboutsummaryrefslogtreecommitdiffstats
path: root/modules/buildsystem/manifests/gatherer.pp
diff options
context:
space:
mode:
Diffstat (limited to 'modules/buildsystem/manifests/gatherer.pp')
-rw-r--r--modules/buildsystem/manifests/gatherer.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/buildsystem/manifests/gatherer.pp b/modules/buildsystem/manifests/gatherer.pp
index e0a18222..eebfd97e 100644
--- a/modules/buildsystem/manifests/gatherer.pp
+++ b/modules/buildsystem/manifests/gatherer.pp
@@ -1,5 +1,5 @@
class buildsystem::gatherer {
# emi is in main iurt rpm, should be moved out
- include iurt::package
+ include iurt::packages
include iurt::upload
}