[arch-projects] [PATCH] [mkinitcpio] Add missing /etc/bash_completion.d in Makefile

Gerardo Exequiel Pozzi vmlinuz386 at yahoo.com.ar
Sun Jun 26 17:48:16 EDT 2011


Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386 at yahoo.com.ar>
---
 Makefile |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/Makefile b/Makefile
index ff81525..db7ec8a 100644
--- a/Makefile
+++ b/Makefile
@@ -5,6 +5,7 @@ VERSION = 0.6.15
 DIRS = \
 	/bin \
 	/sbin \
+	/etc/bash_completion.d \
 	/etc/mkinitcpio.d \
 	/lib/initcpio/hooks \
 	/lib/initcpio/install \
-- 
1.7.5.2



More information about the arch-projects mailing list