diff --git a/colord.spec b/colord.spec index 999af00..8304809 100644 --- a/colord.spec +++ b/colord.spec @@ -124,6 +124,9 @@ ulimit -Sv 2000000 %if 0%{?enable_sane} --enable-sane \ %endif +%if 0%{?rhel} + --disable-bash-completion \ +%endif --disable-static \ --disable-rpath \ --disable-examples \