Disable bash-completion on RHEL -- harder
This commit is contained in:
parent
d7403a3514
commit
69606d7dab
@ -123,6 +123,9 @@ ulimit -Sv 2000000
|
||||
%endif
|
||||
%if 0%{?enable_sane}
|
||||
--enable-sane \
|
||||
%endif
|
||||
%if 0%{?rhel}
|
||||
--disable-bash-completion \
|
||||
%endif
|
||||
--disable-static \
|
||||
--disable-rpath \
|
||||
|
Loading…
Reference in New Issue
Block a user