mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-text/namazu: keepdir /var/lib/namazu/index
Closes: https://bugs.gentoo.org/927151 Signed-off-by: Akinori Hattori <hattya@gentoo.org>
This commit is contained in:
@@ -84,6 +84,8 @@ src_install() {
|
||||
default
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
|
||||
keepdir /var/lib/${PN}/index
|
||||
|
||||
if use emacs; then
|
||||
elisp-install ${PN} lisp/*.el*
|
||||
elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
|
||||
|
||||
@@ -83,6 +83,8 @@ src_install() {
|
||||
default
|
||||
find "${ED}" -name '*.la' -delete || die
|
||||
|
||||
keepdir /var/lib/${PN}/index
|
||||
|
||||
if use emacs; then
|
||||
elisp-install ${PN} lisp/*.el*
|
||||
elisp-site-file-install "${FILESDIR}"/50${PN}-gentoo.el
|
||||
|
||||
Reference in New Issue
Block a user