commit:     17d1e8d03bf1978d19d8bc93e99f7e55707b029c
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  7 20:20:55 2017 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Wed Jun  7 20:21:38 2017 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17d1e8d0

media-gfx/exiv2: Fix typo

Package-Manager: Portage-2.3.5, Repoman-2.3.1

 media-gfx/exiv2/exiv2-0.26.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/media-gfx/exiv2/exiv2-0.26.ebuild 
b/media-gfx/exiv2/exiv2-0.26.ebuild
index 2b8fd2b3b26..ccd862cf78f 100644
--- a/media-gfx/exiv2/exiv2-0.26.ebuild
+++ b/media-gfx/exiv2/exiv2-0.26.ebuild
@@ -127,7 +127,7 @@ multilib_src_install_all() {
        find "${D}" -name '*.la' -delete || die
 
        if use examples; then
-               docinto -r examples
+               docinto examples
                dodoc samples/*.cpp
        fi
 }

Reply via email to