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