mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
grub: Explain moving bash completion file
This commit is contained in:
parent
92bb02a329
commit
c080648959
@ -105,7 +105,8 @@
|
|||||||
the tests depend on packages that are not available in the limited
|
the tests depend on packages that are not available in the limited
|
||||||
LFS environment. To run the tests anyway, run <command>make check</command>.</para>
|
LFS environment. To run the tests anyway, run <command>make check</command>.</para>
|
||||||
|
|
||||||
<para>Install the package:</para>
|
<para>Install the package, and move the Bash completion support file to
|
||||||
|
the location recommended by the Bash completion maintainers:</para>
|
||||||
|
|
||||||
<screen><userinput remap="install">make install
|
<screen><userinput remap="install">make install
|
||||||
mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userinput></screen>
|
mv -v /etc/bash_completion.d/grub /usr/share/bash-completion/completions</userinput></screen>
|
||||||
|
Loading…
Reference in New Issue
Block a user