commit:     06d780a273b3276c0a2510abcdd3597bd423ebe5
Author:     Aaron Bauman <bman <AT> gentoo <DOT> org>
AuthorDate: Mon May 28 16:49:22 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Mon May 28 23:02:00 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=06d780a2

net-p2p/syrep: bashify HTML_DOCS

Package-Manager: Portage-2.3.40, Repoman-2.3.9

 net-p2p/syrep/syrep-0.9.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-p2p/syrep/syrep-0.9.ebuild b/net-p2p/syrep/syrep-0.9.ebuild
index d3656097df0..578c19a71e2 100644
--- a/net-p2p/syrep/syrep-0.9.ebuild
+++ b/net-p2p/syrep/syrep-0.9.ebuild
@@ -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
 }

Reply via email to