This was added to deal with a bug in the rpm 4.20 rc in Rawhide
but since that's been fixed, let's drop the workaround.
--define "__script_requires %{nil}" \
--define "_find_debuginfo_opts --unique-debug-src-base \"%{name}\"" \
--define "_find_debuginfo_dwz_opts %{nil}" \
- --define "_fixperms true" \
--undefine _package_note_flags \
--noclean \
"pkg/$PKG_SUBDIR/systemd.spec"
--define "__script_requires %{nil}" \
--define "_find_debuginfo_dwz_opts %{nil}" \
--define "_find_debuginfo_opts --unique-debug-src-base \"%{name}\"" \
- --define "_fixperms true" \
--noclean \
"$@" \
"pkg/$PKG_SUBDIR/systemd.spec"