mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-19 07:49:00 -04:00
www-client/badwolf: Fix DOCDIR
Signed-off-by: Haelwenn (lanodan) Monnier <contact@hacktivis.me>
This commit is contained in:
parent
d97cb6ed1b
commit
b075deb71e
@ -47,6 +47,7 @@ src_compile() {
|
||||
src_install() {
|
||||
emake \
|
||||
DESTDIR="${D}" \
|
||||
DOCDIR="/usr/share/doc/${P}" \
|
||||
PREFIX="/usr" \
|
||||
install
|
||||
|
||||
|
@ -47,6 +47,7 @@ src_compile() {
|
||||
src_install() {
|
||||
emake \
|
||||
DESTDIR="${D}" \
|
||||
DOCDIR="/usr/share/doc/${P}" \
|
||||
PREFIX="/usr" \
|
||||
install
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user