From 53b60cca2218bc65ae06450d7179ddd695ff96e5 Mon Sep 17 00:00:00 2001 From: Mustafa Gezen Date: Mon, 10 Apr 2023 00:55:42 +0000 Subject: [PATCH] Update extraoptions.cfg --- extraoptions.cfg | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/extraoptions.cfg b/extraoptions.cfg index 9edbf9d..82e1e73 100644 --- a/extraoptions.cfg +++ b/extraoptions.cfg @@ -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" +}