From ad6cc3e316e5d34536b0c3bee991b8316001943d Mon Sep 17 00:00:00 2001 From: Jason Tibbitts Date: Aug 11 2016 20:15:10 +0000 Subject: Add %bash_completion_dir. --- 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