diff --git a/extraoptions.cfg b/extraoptions.cfg index 9edbf9d..82e1e73 100644 --- a/extraoptions.cfg +++ b/extraoptions.cfg @@ -2,12 +2,12 @@ # We usually don't set any with/without flags but if we want to # add extra artifacts to a separate repository without affecting # the main SRPM. This is a good way to do it -#package_options { -# name: "openldap" -# with: "servers" -#} +package_options { + name: "openldap" + with: "servers" +} -#package_options { -# name: "rocky-release" -#} +package_options { + name: "rocky-release" +}