diff --git a/spec/source.inc b/spec/source.inc index 3e7573025..7b44ef152 100644 --- a/spec/source.inc +++ b/spec/source.inc @@ -121,6 +121,10 @@ %with thin_dump %endif +%if %{rhel} >= 9 +%with default-use-devices-file 1 +%endif + ############################################################## %if %{fedora} == 17