From a921159c8205258f236632b79221866bb5fc0e3a Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Tue, 17 Jun 2025 20:15:30 -0400 Subject: [PATCH] Compiling postgresql option via spec --- mailleur.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailleur.spec.in b/mailleur.spec.in index d926605..a8c2c36 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -172,7 +172,7 @@ Obsoletes : %{name}-postgresql <= %{version}-%{release} %build %{__make} \ - DB=2 \ + DB=1 \ debug -- 2.47.3