commit:     c1240914ebd72b43626d918746e7ae7dee9c4a32
Author:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
AuthorDate: Tue May 12 12:44:22 2015 +0000
Commit:     Michael Palimaka <kensington <AT> gentoo <DOT> org>
CommitDate: Tue May 12 12:44:22 2015 +0000
URL:        https://gitweb.gentoo.org/proj/kde.git/commit/?id=c1240914

[net-libs/accounts-qt] Install API docs to correct location.

Package-Manager: portage-2.2.18

 net-libs/accounts-qt/accounts-qt-1.13.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-libs/accounts-qt/accounts-qt-1.13.ebuild 
b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
index d330f0d..95c546a 100644
--- a/net-libs/accounts-qt/accounts-qt-1.13.ebuild
+++ b/net-libs/accounts-qt/accounts-qt-1.13.ebuild
@@ -33,6 +33,7 @@ S="${WORKDIR}/${PN}-1.11"
 
 src_prepare() {
        epatch "${FILESDIR}"/${PN}-1.11-to-1.13.patch
+       sed -e "s|share/doc/\$\${PROJECT_NAME}|share/doc/${PF}|" -i doc/doc.pri 
|| die
        use doc || sed -e "/include( doc\/doc.pri )/d" -i ${PN}.pro || die
        use test || sed -i -e '/^SUBDIRS/s/tests//' accounts-qt.pro || die 
"couldn't disable tests"
 }

Reply via email to