summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-1.11.6-r2.ebuild')
-rw-r--r--sys-devel/automake/automake-1.11.6-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.11.6-r2.ebuild b/sys-devel/automake/automake-1.11.6-r2.ebuild
index c789fc1f2cfe..2dd5d8a1b1e2 100644
--- a/sys-devel/automake/automake-1.11.6-r2.ebuild
+++ b/sys-devel/automake/automake-1.11.6-r2.ebuild
@@ -32,7 +32,7 @@ src_prepare() {
}
src_configure() {
- econf --docdir=/usr/share/doc/${PF}
+ econf --docdir="\$(datarootdir)/doc/${PF}"
}
src_compile() {