Blame rpm-4.18.90-disable-sysusers.patch
|
Florian Festi |
3913b4 |
--- rpm-4.18.90/macros.in.orig 2023-04-17 14:44:14.186653076 +0200
|
|
Florian Festi |
3913b4 |
+++ rpm-4.18.90/macros.in 2023-04-17 14:46:25.190322631 +0200
|
|
Florian Festi |
3913b4 |
@@ -133,7 +133,7 @@
|
|
Florian Festi |
3913b4 |
%_keyringpath %{_dbpath}/pubkeys/
|
|
Florian Festi |
3913b4 |
|
|
Florian Festi |
3913b4 |
# sysusers helper binary or script, uncomment to disable
|
|
Florian Festi |
3913b4 |
-%__systemd_sysusers %{_bindir}/systemd-sysusers
|
|
Florian Festi |
3913b4 |
+# %__systemd_sysusers %{_bindir}/systemd-sysusers
|
|
Florian Festi |
3913b4 |
|
|
Florian Festi |
3913b4 |
#
|
|
Florian Festi |
3913b4 |
# Path to script that creates debug symbols in a /usr/lib/debug
|