Disable polkit by default
parent
b7f2ffc0cc
commit
74aa4d5b6b
|
@ -85,7 +85,7 @@
|
|||
%endif
|
||||
|
||||
# A few optional bits off by default, we enable later
|
||||
%define with_polkit 0%{!?_without_polkit:1}
|
||||
%define with_polkit 0%{!?_without_polkit:0}
|
||||
%define with_fuse 0%{!?_without_fuse:0}
|
||||
%define with_cgconfig 0%{!?_without_cgconfig:0}
|
||||
%define with_sanlock 0%{!?_without_sanlock:0}
|
||||
|
|
Loading…
Reference in New Issue