Update extraoptions.cfg

This commit is contained in:
Mustafa Gezen 2023-04-10 00:55:42 +00:00
parent a38c924ea9
commit 53b60cca22
1 changed files with 7 additions and 7 deletions

View File

@ -2,12 +2,12 @@
# 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"
#} }
#package_options { package_options {
# name: "rocky-release" name: "rocky-release"
#} }