From f4eacde0be8542c0e36fba88b521edb0870f9db0 Mon Sep 17 00:00:00 2001 From: "Jean-Marc Pigeon (Delson)" Date: Fri, 20 Jun 2025 00:14:44 -0400 Subject: [PATCH] Adjusting spec file --- mailleur.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mailleur.spec.in b/mailleur.spec.in index 469fd87..87f808c 100644 --- a/mailleur.spec.in +++ b/mailleur.spec.in @@ -101,7 +101,7 @@ if [ "$1" = 1 ]; then echo "#"`date` echo "AP_ARCH=%{_arch}" echo "#------------------------------------------" - ) >> %{_sysconfdir}/sysconfig/%{name} + ) >> %{_sysconfdir}/%{name}/install #installing init file according OS case "$OS" in "sysv" | \ -- 2.47.3