summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-02-17 12:57:34 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-02-17 12:57:34 +0000
commitd4d56fbdfeed33e10789b1f81acdaf448c6791be (patch)
tree2769efb3f3065b55a939a159147d4d1e9df72ff2 /x11-libs
parentFix license from LGPL-2 to LGPL-2.1. Don't build tests without make check wrt... (diff)
downloadgentoo-2-d4d56fbdfeed33e10789b1f81acdaf448c6791be.tar.gz
gentoo-2-d4d56fbdfeed33e10789b1f81acdaf448c6791be.tar.bz2
gentoo-2-d4d56fbdfeed33e10789b1f81acdaf448c6791be.zip
typo
(Portage version: 2.2_rc62/cvs/Linux x86_64)
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() {