aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarkos Chandras <hwoarang@gentoo.org>2012-02-04 12:08:42 +0200
committerMarkos Chandras <hwoarang@gentoo.org>2012-02-04 12:08:42 +0200
commit4806fec4770c6b9006b0e836bfcc8fde518ab6c7 (patch)
tree1e3990b568c0270c5c625b5890177960dd82a393 /dev-util
parentdev-python/{PyQt4,sip}: New snapshots (diff)
downloadqt-4806fec4770c6b9006b0e836bfcc8fde518ab6c7.tar.gz
qt-4806fec4770c6b9006b0e836bfcc8fde518ab6c7.tar.bz2
qt-4806fec4770c6b9006b0e836bfcc8fde518ab6c7.zip
dev-util/qt-creator: Fix target for documentation
Diffstat (limited to 'dev-util')
-rw-r--r--dev-util/qt-creator/qt-creator-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-util/qt-creator/qt-creator-9999.ebuild b/dev-util/qt-creator/qt-creator-9999.ebuild
index 47d69e84..8cd8c72e 100644
--- a/dev-util/qt-creator/qt-creator-9999.ebuild
+++ b/dev-util/qt-creator/qt-creator-9999.ebuild
@@ -126,7 +126,8 @@ src_install() {
emake INSTALL_ROOT="${D%/}${EPREFIX}/usr" install
if use doc; then
- emake INSTALL_ROOT="${D%/}${EPREFIX}/usr" install_docs
+ emake INSTALL_ROOT="${D%/}${EPREFIX}/usr" install_inst_qch_docs
+ emake INSTALL_ROOT="${D%/}${EPREFIX}/usr" install_inst_dev_qch_docs
fi
# Install icon & desktop file