You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
497 B
13 lines
497 B
diff -up rpm-4.18.92/macros.in.orig rpm-4.18.92/macros.in
|
|
--- rpm-4.18.92/macros.in.orig 2023-08-02 17:56:49.858065935 +0200
|
|
+++ rpm-4.18.92/macros.in 2023-08-02 17:57:01.967988065 +0200
|
|
@@ -138,7 +138,7 @@
|
|
|
|
# sysusers helper binary (or a replacement script), uncomment to disable
|
|
#%__systemd_sysusers @__SYSTEMD_SYSUSERS@
|
|
-%__systemd_sysusers %{_rpmconfigdir}/sysusers.sh
|
|
+#%__systemd_sysusers %{_rpmconfigdir}/sysusers.sh
|
|
|
|
#
|
|
# Path to script that creates debug symbols in a /usr/lib/debug
|