mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 21:13:27 -04:00
net-mail/hydroxide: don't add LICENSE file to $DOCS
Signed-off-by: Leonardo Hernández Hernández <leohdz172@outlook.com>
This commit is contained in:
@@ -42,7 +42,7 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
local DOCS=( "LICENSE" "README.md" )
|
local DOCS=( "README.md" )
|
||||||
einstalldocs
|
einstalldocs
|
||||||
|
|
||||||
dobin "${PN}"
|
dobin "${PN}"
|
||||||
|
|||||||
@@ -42,7 +42,7 @@ src_compile() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
src_install() {
|
src_install() {
|
||||||
local DOCS=( "LICENSE" "README.md" )
|
local DOCS=( "README.md" )
|
||||||
einstalldocs
|
einstalldocs
|
||||||
|
|
||||||
dobin "${PN}"
|
dobin "${PN}"
|
||||||
|
|||||||
Reference in New Issue
Block a user