summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2012-01-14 14:55:15 +0000
committerMichał Górny <mgorny@gentoo.org>2012-01-14 14:55:15 +0000
commitd5fda8630506a0fc99eb51af06daeb95cbfa62eb (patch)
tree76b07f8546ad194fb8de4cbe4bf77c141161e71b /dev-libs/libstrl/libstrl-0.5.1.ebuild
parentVersion bump (diff)
downloadgentoo-2-d5fda8630506a0fc99eb51af06daeb95cbfa62eb.tar.gz
gentoo-2-d5fda8630506a0fc99eb51af06daeb95cbfa62eb.tar.bz2
gentoo-2-d5fda8630506a0fc99eb51af06daeb95cbfa62eb.zip
--docdir is now passed within autotools-utils.eclass.
(Portage version: 2.2.0_alpha84_p26/cvs/Linux x86_64)
Diffstat (limited to 'dev-libs/libstrl/libstrl-0.5.1.ebuild')
-rw-r--r--dev-libs/libstrl/libstrl-0.5.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/dev-libs/libstrl/libstrl-0.5.1.ebuild b/dev-libs/libstrl/libstrl-0.5.1.ebuild
index fbcf50a9104a..79c3b64265a7 100644
--- a/dev-libs/libstrl/libstrl-0.5.1.ebuild
+++ b/dev-libs/libstrl/libstrl-0.5.1.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstrl/libstrl-0.5.1.ebuild,v 1.3 2011/10/15 23:24:13 maekke Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/libstrl/libstrl-0.5.1.ebuild,v 1.4 2012/01/14 14:55:15 mgorny Exp $
EAPI=4
@@ -23,7 +23,6 @@ src_configure() {
local myeconfargs=(
$(use_with doc doxygen)
$(use_with test check)
- --docdir="${EPREFIX}"/usr/share/doc/${PF}
)
autotools-utils_src_configure