From: Jean-Marc Pigeon (Delson) Date: Fri, 18 Jul 2025 00:11:36 +0000 (-0400) Subject: Adjusting spec file X-Git-Tag: tag-0.14~65 X-Git-Url: https://jmp-git.ovh.safe.ca/?a=commitdiff_plain;h=faaa2e3d66c523a6a9e6e1c3e87937fd46380078;p=jmp%2Fmailleur Adjusting spec file --- diff --git a/mailleur.spec.in b/mailleur.spec.in index ed6a921..513491b 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -201,7 +201,7 @@ case "$OS" in esac #adjusting libexec bin directory -%{__ln_s} ./bin-posql %{_libexecdir}/%{name}/bin +%{__ln} -nsf ./bin-posql %{_libexecdir}/%{name}/bin %postun postgresql if [ "$1" = 0 ]; then @@ -270,7 +270,7 @@ case "$OS" in esac #adjusting libexec bin directory -%{__ln_s} ./bin-mysql %{_libexecdir}/%{name}/bin +%{__ln} -nsf ./bin-mysql %{_libexecdir}/%{name}/bin %postun mysql if [ "$1" = 0 ]; then