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