remove extraoptions for now

This commit is contained in:
Louis Abel 2024-02-21 13:08:48 -07:00
parent 80166b7e1a
commit cccea5b98e
Signed by: label
GPG Key ID: 2A6975660E424560

View File

@ -2,8 +2,8 @@
# We usually don't set any with/without flags but if we want to # We usually don't set any with/without flags but if we want to
# add extra artifacts to a separate repository without affecting # add extra artifacts to a separate repository without affecting
# the main SRPM. This is a good way to do it # the main SRPM. This is a good way to do it
package_options { #package_options {
name: "openldap" # name: "openldap"
with: "servers" # with: "servers"
} #}