diff --git a/macros.zzz-epel b/macros.zzz-epel index 636ce95..3f6adc0 100644 --- a/macros.zzz-epel +++ b/macros.zzz-epel @@ -9,6 +9,8 @@ # First some miscellaneous macros %make_build %{__make} %{?_smp_mflags} %make_install %{__make} install DESTDIR=%{?buildroot} +%bash_completion_dir /usr/share/bash-completion/ + # Now the big magic macros