[packages/erlang] don't run systemd scriptlets for instanced units
atler
atler at pld-linux.org
Wed Dec 11 13:16:03 CET 2024
commit 890ea696fc2a64f824e94506a47dca4ad923a772
Author: Jan Palus <atler at pld-linux.org>
Date: Wed Dec 11 12:20:31 2024 +0100
don't run systemd scriptlets for instanced units
erlang.spec | 2 --
1 file changed, 2 deletions(-)
---
diff --git a/erlang.spec b/erlang.spec
index 97f4c76..6fd4f2a 100644
--- a/erlang.spec
+++ b/erlang.spec
@@ -194,13 +194,11 @@ rm -rf $RPM_BUILD_ROOT
%post
%if %{with systemd}
%systemd_post epmd.service
-%systemd_post epmd at .service
%endif
%preun
%if %{with systemd}
%systemd_preun epmd.service
-%systemd_preun epmd at .service
%endif
%postun
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/erlang.git/commitdiff/890ea696fc2a64f824e94506a47dca4ad923a772
More information about the pld-cvs-commit
mailing list