mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-09 23:23:00 -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() {
|
||||
local DOCS=( "LICENSE" "README.md" )
|
||||
local DOCS=( "README.md" )
|
||||
einstalldocs
|
||||
|
||||
dobin "${PN}"
|
||||
|
||||
@@ -42,7 +42,7 @@ src_compile() {
|
||||
}
|
||||
|
||||
src_install() {
|
||||
local DOCS=( "LICENSE" "README.md" )
|
||||
local DOCS=( "README.md" )
|
||||
einstalldocs
|
||||
|
||||
dobin "${PN}"
|
||||
|
||||
Reference in New Issue
Block a user