mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-accessibility/emacspeak: fix doc install
Closes: https://bugs.gentoo.org/865639 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -42,7 +42,7 @@ by adding the following to your ~/.emacs file:
|
||||
(load "/usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el")
|
||||
'
|
||||
|
||||
HTML_DOCS=( info/ )
|
||||
HTML_DOCS=( etc/ info/ )
|
||||
|
||||
src_configure() {
|
||||
MAKEOPTS+=" -j1"
|
||||
@@ -42,7 +42,7 @@ by adding the following to your ~/.emacs file:
|
||||
(load "/usr/share/emacs/site-lisp/emacspeak/lisp/emacspeak-setup.el")
|
||||
'
|
||||
|
||||
HTML_DOCS=( info/ )
|
||||
HTML_DOCS=( etc/ info/ )
|
||||
|
||||
src_configure() {
|
||||
MAKEOPTS+=" -j1"
|
||||
|
||||
Reference in New Issue
Block a user