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
# 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"
}