summaryrefslogtreecommitdiff
path: root/sys-devel/automake/automake-1.13.4-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-devel/automake/automake-1.13.4-r1.ebuild')
-rw-r--r--sys-devel/automake/automake-1.13.4-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-devel/automake/automake-1.13.4-r1.ebuild b/sys-devel/automake/automake-1.13.4-r1.ebuild
index 3f1d61e94c1..95b445cf65c 100644
--- a/sys-devel/automake/automake-1.13.4-r1.ebuild
+++ b/sys-devel/automake/automake-1.13.4-r1.ebuild
@@ -30,7 +30,7 @@ src_prepare() {
}
src_configure() {
- econf --docdir=/usr/share/doc/${PF}
+ econf --docdir="\$(datarootdir)/doc/${PF}"
}
src_compile() {