diff options
author | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-14 07:35:07 +0000 |
---|---|---|
committer | Aaron Walker <ka0ttic@gentoo.org> | 2005-07-14 07:35:07 +0000 |
commit | 474ea7ce82090747f880f8300ee1f910356762a2 (patch) | |
tree | 644af03e8ba64c884b4c570a22b1377648ef826a /app-shells/bash-completion | |
parent | Update pkg_postinst instructions to explicitly state that /etc/profile.d/bsh-... (diff) | |
download | gentoo-2-474ea7ce82090747f880f8300ee1f910356762a2.tar.gz gentoo-2-474ea7ce82090747f880f8300ee1f910356762a2.tar.bz2 gentoo-2-474ea7ce82090747f880f8300ee1f910356762a2.zip |
Update pkg_postinst instructions to explicitly state that /etc/profile.d/bsh-completion should be sourced towards the beginning of your ~/.bashrc, or at least before any aliases are set to avoid a) unintentional misuse (bug 98627), or b) clobbering (as bashcomp does set some aliases under certain conditions).
(Portage version: 2.0.51.22-r1)
(Unsigned Manifest commit)
Diffstat (limited to 'app-shells/bash-completion')
-rw-r--r-- | app-shells/bash-completion/Manifest | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/app-shells/bash-completion/Manifest b/app-shells/bash-completion/Manifest index 23d4c090ae22..6bec8bd2661a 100644 --- a/app-shells/bash-completion/Manifest +++ b/app-shells/bash-completion/Manifest @@ -1,6 +1,6 @@ -MD5 9fcad2b7e20e1b56c1a81e07609a8c49 bash-completion-20050712.ebuild 2009 -MD5 373112d5ff23777b46f284a8a9bb9fed bash-completion-20050121-r9.ebuild 2001 -MD5 2003a3e926344136a618c70caacc5bc8 ChangeLog 22237 +MD5 d72109805df2defafbbb6e4d81a07f00 bash-completion-20050712.ebuild 2009 +MD5 1a735c13e1224ab9d4841820fa92b4dd bash-completion-20050121-r9.ebuild 2003 +MD5 548f52117335a4edbe9cf155b9685ff8 ChangeLog 22237 MD5 08ab540760a142dbc2af127d5f71be07 metadata.xml 1019 MD5 8872557b2357f405c7c702497b2fdf68 files/digest-bash-completion-20050121-r9 76 MD5 3b7f1d6155d6deff5812264ef6bc4c07 files/bash-completion 724 |