mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2025-01-03 07:30:55 +00:00
ensure openldap has servers disabled
This commit is contained in:
parent
ebb7b2db84
commit
b3c77515e5
1 changed files with 4 additions and 4 deletions
|
@ -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"
|
without: "servers"
|
||||||
#}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue