mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
net-p2p/syrep: bashify HTML_DOCS
Package-Manager: Portage-2.3.40, Repoman-2.3.9
This commit is contained in:
@@ -35,6 +35,6 @@ src_configure() {
|
||||
|
||||
src_install() {
|
||||
DOCS=( doc/README doc/*.txt )
|
||||
use doc && HTML_DOCS=( doc/*.html doc/*.css )
|
||||
use doc && HTML_DOCS=( doc/*.{css,html} )
|
||||
default
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user