From e9768cb4029fc7c254d0708e5951e47237f221d1 Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Mon, 23 Jun 2025 08:45:40 -0400 Subject: [PATCH] Adjusting dove macro within spec file --- mailleur.spec.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mailleur.spec.in b/mailleur.spec.in index c48e08f..3d24bac 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -31,8 +31,7 @@ search about email exchange within time and transaction context. #----------------------------------------------------------------------------- %files -%define dove \ - %attr(0640,%{name},dovecot) \ +%define dove %attr(0640,%{name},dovecot) \ %config(noreplace) \ %{_sysconfdir}/%{name}/dovecot/passfile -- 2.47.3