diff --git a/msvsphere-i686/general.conf b/msvsphere-i686/general.conf index 6056581..47e7832 100644 --- a/msvsphere-i686/general.conf +++ b/msvsphere-i686/general.conf @@ -64,7 +64,7 @@ sigkeys = ['8BDA73A4', '8bda73a4'] pkgset_source = 'koji' pkgset_koji_tag = ['inferit-9_5-init', 'inferit-9_5-updates', 'inferit-9_5-extras', 'inferit-9_4-extras', 'inferit-9-devel'] # add modules from those tags to compose -pkgset_koji_module_tag = ['inferit-9_5-module-init'] +# pkgset_koji_module_tag = ['inferit-9_5-module-init'] pkgset_allow_reuse = True koji_profile = 'koji' runroot_method = "local" diff --git a/msvsphere/general.conf b/msvsphere/general.conf index efa47a3..a4c386b 100644 --- a/msvsphere/general.conf +++ b/msvsphere/general.conf @@ -64,7 +64,7 @@ sigkeys = ['8BDA73A4', '8bda73a4'] pkgset_source = 'koji' pkgset_koji_tag = ['inferit-9_5-init', 'inferit-9_5-updates', 'inferit-9_5-extras', 'inferit-9_4-extras', 'inferit-9-devel'] # add modules from those tags to compose -pkgset_koji_module_tag = ['inferit-9_5-module-init'] +# pkgset_koji_module_tag = ['inferit-9_5-module-init'] pkgset_allow_reuse = True koji_profile = 'koji' runroot_method = "local"