diff --git a/extraoptions.cfg b/extraoptions.cfg index dab809f..fe302a6 100644 --- a/extraoptions.cfg +++ b/extraoptions.cfg @@ -2,8 +2,8 @@ # 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" +}