diff options
author | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-10-15 13:52:44 +0000 |
---|---|---|
committer | dylan.araps@gmail.com <dylan.araps@gmail.com> | 2019-10-15 13:52:44 +0000 |
commit | 0f307e957f61304ed48647897e8564f5a889928a (patch) | |
tree | fc8fd538b4229dddc64760c1ebd9ca480282df60 | |
parent | 6954aa828ea65fbe623ae8b6ab69cbee3e8af900 (diff) | |
download | cpt-0f307e957f61304ed48647897e8564f5a889928a.tar.gz |
kiss: Added another junk dir.
FossilOrigin-Name: 2d64ca2ca338e360aec65ac7003a561624cdd0670f4ac431aedcdbf9eb395724
-rwxr-xr-x | kiss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -322,7 +322,7 @@ pkg_junk() ( # built packages. This default assumes a prefix of '/usr' though the # user can further configure it to search whatever paths they desire. rm=usr/share/doc:usr/share/gtk-doc:usr/share/info:usr/share/polkit-1 - rm=$rm:usr/share/gettext:usr/share/locale + rm=$rm:usr/share/gettext:usr/share/locale:usr/share/bash-completion rm=$rm:etc/bash_completion.d:usr/share/applications rm=$rm:usr/share/zsh/site-functions:usr/share/zsh/vendor-completions |