#11399: Add bash-completions-2.8 and remove .sh extension from our completions
script
-------------------------+-----------------------
Reporter: dj@… | Owner: blfs-book
Type: enhancement | Status: new
Priority: normal | Milestone: 8.4
Component: BOOK | Version: SVN
Severity: normal | Keywords:
-------------------------+-----------------------
Currently, cargo and grub (others?) install completions into
/etc/bash_completions.d/. Cargo's completions are not dependent on the
bash-completions package, but grub's are dependent on the have() function.
Tied with the move of the grub completions, add bash-completions to blfs,
and use a compatible script that sources either only our directory, or one
that is compatible with the distributed bash_completions.sh so that on-
demand functionality is not broken if the script is reinstalled using the
profile.xml. Additionally, we do not currently import functions files that
do not have an "sh" extension.
{{{
./configure --prefix=/usr --sysconfidir=/etc
make
make install
. /etc/profile
}}}
--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/11399>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page