mirror of
https://github.com/gentoo-mirror/guru.git
synced 2025-04-10 20:18:41 -04:00
gui-apps/clipman: make DOCS local to avoid variable pollution
Signed-off-by: Lucio Sauer <watermanpaint@posteo.net>
This commit is contained in:
parent
70317fcb69
commit
8723b6b86b
@ -30,6 +30,6 @@ src_install() {
|
||||
dobin ${PN}
|
||||
|
||||
doman docs/${PN}.1
|
||||
DOCS=("README.md")
|
||||
local DOCS=("README.md")
|
||||
einstalldocs
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user