commit 02d4a8aa48969f982a3533a32697a3740c3d7dbc
Author: Marcin Krol <h...@tld-linux.org>
Date:   Tue Apr 23 23:52:20 2024 +0200

    - fix files for building without systemd

 pcsc-lite.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/pcsc-lite.spec b/pcsc-lite.spec
index de3bf8d..8e0123f 100644
--- a/pcsc-lite.spec
+++ b/pcsc-lite.spec
@@ -210,8 +210,10 @@ fi
 %{_mandir}/man5/reader.conf.5*
 %{_mandir}/man8/pcscd.8*
 %dir /var/run/pcscd
+%if %{with systemd}
 %{systemdunitdir}/pcscd.service
 %{systemdunitdir}/pcscd.socket
+%endif
 /usr/lib/tmpfiles.d/%{name}.conf
 %if %{with polkit}
 %{_datadir}/polkit-1/actions/org.debian.pcsc-lite.policy
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/pcsc-lite.git/commitdiff/02d4a8aa48969f982a3533a32697a3740c3d7dbc

_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@lists.pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to