summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/libsexy/libsexy-0.1.11-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild
index 1d270f6b2daf..aaa2c7554e8b 100644
--- a/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild
+++ b/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild,v 1.4 2010/02/17 12:55:40 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/libsexy/libsexy-0.1.11-r1.ebuild,v 1.5 2010/02/17 12:57:34 ssuominen Exp $
EAPI=2
inherit autotools eutils
@@ -39,7 +39,7 @@ src_configure() {
econf \
--disable-dependency-tracking \
$(use_enable doc gtk-doc) \
- --with-html-dir=/usr/share/doc/${PF}
+ --with-html-dir=/usr/share/doc/${PF}/html
}
src_install() {