app-crypt/mhash: fix html docs
authorAlon Bar-Lev <alonbl@gentoo.org>
Mon, 16 Jan 2017 18:58:30 +0000 (20:58 +0200)
committerAlon Bar-Lev <alonbl@gentoo.org>
Mon, 16 Jan 2017 18:58:30 +0000 (20:58 +0200)
Package-Manager: portage-2.3.0

app-crypt/mhash/mhash-0.9.9.9-r2.ebuild

index 47b848518012b028cccdd307cc294cc04424762c..cd50eea5e94b7f621677e0bba769baa0bcb2ede3 100644 (file)
@@ -29,7 +29,10 @@ PATCHES=(
 )
 
 DOCS=(
-       doc/{example.c,skid2-authentication}
+       doc/example.c
+       doc/skid2-authentication
+)
+HTML_DOCS=(
        doc/mhash.html
 )