diff options
Diffstat (limited to 'app-shells/bash/bash-5.0_p11.ebuild')
-rw-r--r-- | app-shells/bash/bash-5.0_p11.ebuild | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/app-shells/bash/bash-5.0_p11.ebuild b/app-shells/bash/bash-5.0_p11.ebuild index 514ef9e6aaa1..bdce76098cbe 100644 --- a/app-shells/bash/bash-5.0_p11.ebuild +++ b/app-shells/bash/bash-5.0_p11.ebuild @@ -110,8 +110,6 @@ src_prepare() { src_configure() { local myconf=( --disable-profiling - --docdir='$(datarootdir)'/doc/${PF} - --htmldir='$(docdir)/html' --with-curses $(use_enable mem-scramble) $(use_enable net net-redirections) |