summaryrefslogtreecommitdiff
path: root/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild')
-rw-r--r--app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild4
1 files changed, 1 insertions, 3 deletions
diff --git a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
index 5bdce94124c0..d61e4f8126b6 100644
--- a/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
+++ b/app-text/groonga-normalizer-mysql/groonga-normalizer-mysql-1.1.1.ebuild
@@ -25,9 +25,7 @@ src_prepare() {
src_configure() {
# ruby is only uses for tests
- econf \
- --without-ruby \
- --docdir="${EROOT}usr/share/doc/${P}"
+ econf --without-ruby
}
src_install() {