gentoo-ebuilds/sys-apps/pcsc-lite/files/pcsc-lite-2.4.0-systemd-sysusers-fixup.patch
Sam James fa9b944898
sys-apps/pcsc-lite: backport systemd fixes
* Always install systemd unit file
* Fix unit file

Signed-off-by: Sam James <sam@gentoo.org>
2025-12-12 02:46:34 +00:00

11 lines
375 B
Diff

--- a/meson.build
+++ b/meson.build
@@ -139,7 +139,7 @@ if get_option('libsystemd')
sysusersdir = systemd.get_variable(pkgconfig : 'sysusersdir')
else
systemdsystemunitdir = get_option('prefix') / 'lib' / 'systemd' / systemdunit
- sysusersdir = get_option('prefix') / 'sysusers.d'
+ sysusersdir = get_option('prefix') / 'lib' / 'sysusers.d'
endif
# architecture