summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBertrand Jacquin <bertrand@jacquin.bzh>2015-10-18 19:51:10 +0100
committerBertrand Jacquin <bertrand@jacquin.bzh>2015-10-18 19:51:10 +0100
commit7f2fde703cbe677a1b77cd7dbdebb1f64871bdb1 (patch)
tree34f36efe475514b909c141b1cc634ce02198bf1e
parentmetadata: refresh cache (diff)
downloadportage-7f2fde703cbe677a1b77cd7dbdebb1f64871bdb1.tar.xz
profiles/common: Reap more man
-rw-r--r--profiles/common/profile.bashrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc
index 3113fb93..1574a1dd 100644
--- a/profiles/common/profile.bashrc
+++ b/profiles/common/profile.bashrc
@@ -2,6 +2,10 @@ function __drop-nls-man-pages () {
local -a _DIRS=(
/usr/share/man
/usr/share/postgresql-*/man
+ /usr/share/binutils-data/*/*/man
+
+ /usr/lib*/icedtea*/man
+ /usr/lib*/php*/man
)
local _dir