commit 890ea696fc2a64f824e94506a47dca4ad923a772
Author: Jan Palus <[email protected]>
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 [email protected]
 %endif
 
 %preun
 %if %{with systemd}
 %systemd_preun epmd.service
-%systemd_preun [email protected]
 %endif
 
 %postun
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/erlang.git/commitdiff/890ea696fc2a64f824e94506a47dca4ad923a772

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to