summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
index a891e3577f34..c480a1189a79 100644
--- a/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
+++ b/dev-java/icedtea-sound/icedtea-sound-1.0.1.ebuild
@@ -35,7 +35,7 @@ pkg_setup() {
src_configure() {
econf --with-jdk-home="${JAVA_HOME}" \
$(use_enable doc docs) \
- --htmldir="${EROOT}usr/share/doc/${PF}/html"
+ --htmldir="${EPREFIX%/}/usr/share/doc/${PF}/html"
}
src_compile() {