mirror of
git://sourceware.org/git/lvm2.git
synced 2024-12-21 13:34:40 +03:00
spec: use --with-default-use-devices-file=1 for rhel9+
This commit is contained in:
parent
31f9c4bfab
commit
4e6ed2c458
@ -121,6 +121,10 @@
|
||||
%with thin_dump
|
||||
%endif
|
||||
|
||||
%if %{rhel} >= 9
|
||||
%with default-use-devices-file 1
|
||||
%endif
|
||||
|
||||
##############################################################
|
||||
|
||||
%if %{fedora} == 17
|
||||
|
Loading…
Reference in New Issue
Block a user