4eff63bcb6
Also remove the already noop %check support altogether as the new test-suite backend currently doesn't support running inside a mock buildroot (this may change in the future, in which case we'll add it back).
13 lines
497 B
Diff
13 lines
497 B
Diff
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
|