diff options
author | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-02-14 13:11:29 +0000 |
---|---|---|
committer | Bertrand Jacquin <bertrand@jacquin.bzh> | 2016-02-17 01:14:42 +0000 |
commit | 72b1f778a854abdffb5c4eeff9b627d0ba150481 (patch) | |
tree | ab21c5275515b792dd433c78389531c924c20a04 /profiles/common | |
parent | profiles/server: Disable webstart USE flag for dev-java/icedtea-bin (diff) | |
download | portage-72b1f778a854abdffb5c4eeff9b627d0ba150481.tar.xz |
profiles/common: Remove icedtea-bin man-pages
Diffstat (limited to 'profiles/common')
-rw-r--r-- | profiles/common/profile.bashrc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/profiles/common/profile.bashrc b/profiles/common/profile.bashrc index a0ef1d38..a77cbfe2 100644 --- a/profiles/common/profile.bashrc +++ b/profiles/common/profile.bashrc @@ -52,6 +52,8 @@ function __drop-nls-man-pages () { /usr/lib*/icedtea*/man /usr/lib*/php*/man + + /opt/icedtea-bin*/man ) local _file |