mirror of
https://git.rockylinux.org/rocky/peridot-rocky.git
synced 2024-12-28 04:50:55 +00:00
9 lines
279 B
INI
9 lines
279 B
INI
# kind: resf.peridot.v1.CatalogExtraOptions
|
|
# 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"
|
|
without: "servers"
|
|
}
|
|
|