From b8a911be0f7f8de0648ec871007f8f0484e6bd6d Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Thu, 17 Jul 2025 20:16:59 -0400 Subject: [PATCH] spec file scriptlet problem --- mailleur.spec.in | 1 + 1 file changed, 1 insertion(+) diff --git a/mailleur.spec.in b/mailleur.spec.in index 094ea7a..eafd7b4 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -202,6 +202,7 @@ case "$OS" in #adjusting libexec bin directory %{__ln} -nsf ./bin-posql %{_libexecdir}/%{name}/bin +echo %{__ln} -nsf ./bin-posql %{_libexecdir}/%{name}/bin %postun postgresql if [ "$1" = 0 ]; then -- 2.47.3