[packages/ndctl] - fix files for building without systemd
hawk
hawk at pld-linux.org
Fri Dec 6 19:37:40 CET 2024
commit 745e0ec137e486bf57c89cc552b2b903795932d7
Author: Marcin Krol <hawk at tld-linux.org>
Date: Fri Dec 6 19:17:57 2024 +0100
- fix files for building without systemd
ndctl.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/ndctl.spec b/ndctl.spec
index 7cb1459..ffa5ebc 100644
--- a/ndctl.spec
+++ b/ndctl.spec
@@ -352,8 +352,8 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/daxctl
%dir %{_sysconfdir}/daxctl.conf.d
%{_datadir}/daxctl
-/lib/udev/rules.d/90-daxctl-device.rules
%if %{with systemd}
+/lib/udev/rules.d/90-daxctl-device.rules
%{systemdunitdir}/daxdev-reconfigure at .service
%endif
%{_mandir}/man1/daxctl.1*
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/ndctl.git/commitdiff/745e0ec137e486bf57c89cc552b2b903795932d7
More information about the pld-cvs-commit
mailing list