diff options
Diffstat (limited to 'www-client/dillo/dillo-3.1_p20181005.ebuild')
-rw-r--r-- | www-client/dillo/dillo-3.1_p20181005.ebuild | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www-client/dillo/dillo-3.1_p20181005.ebuild b/www-client/dillo/dillo-3.1_p20181005.ebuild index 80b643685578..f918f45287e4 100644 --- a/www-client/dillo/dillo-3.1_p20181005.ebuild +++ b/www-client/dillo/dillo-3.1_p20181005.ebuild @@ -45,8 +45,7 @@ src_configure() { $(use_enable jpeg) \ $(use_enable png) \ $(use_enable ssl) \ - $(use_enable xembed) \ - --docdir="/usr/share/doc/${PF}" + $(use_enable xembed) } src_compile() { |