Move porg_bash_completion to where it belongs
This commit is contained in:
parent
d505128fbc
commit
b71e3adb60
1 changed files with 2 additions and 1 deletions
|
@ -70,7 +70,8 @@ mkdir -pv /var/lib/packages</userinput></screen>
|
|||
|
||||
<screen><userinput remap="make">make</userinput></screen>
|
||||
|
||||
<screen><userinput remap="install">porg -lD "make install"</userinput></screen>
|
||||
<screen><userinput remap="install">porg -lD "make install
|
||||
mv /etc/bash_completion.d/porg* /usr/share/bash-completion/completions"</userinput></screen>
|
||||
|
||||
<screen><userinput>sed -e '/EXCLUDE/{s/^#//;s@$@:/sources:/home@}' \
|
||||
-i /etc/porgrc</userinput></screen>
|
||||
|
|
Reference in a new issue