diff options
-rw-r--r-- | net-mail/mu/mu-0.9.18-r1.ebuild (renamed from net-mail/mu/mu-0.9.18.ebuild) | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mail/mu/mu-0.9.18.ebuild b/net-mail/mu/mu-0.9.18-r1.ebuild index 8f43817021c..8f031283c37 100644 --- a/net-mail/mu/mu-0.9.18.ebuild +++ b/net-mail/mu/mu-0.9.18-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2016 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -59,6 +59,7 @@ src_install () { man/mu-extract.1 man/mu-find.1 man/mu-help.1 man/mu-index.1 \ man/mu-mkdir.1 man/mu-remove.1 man/mu-server.1 man/mu-verify.1 \ man/mu-view.1 man/mu.1 + doinfo mu4e/mu4e.info if use gui; then dobin man/mug.1 fi |