net-dns/odsclient: Fix docs installation (#656764)
authorPacho Ramos <pacho@gentoo.org>
Mon, 28 May 2018 18:30:10 +0000 (20:30 +0200)
committerPacho Ramos <pacho@gentoo.org>
Mon, 28 May 2018 18:39:06 +0000 (20:39 +0200)
Package-Manager: Portage-2.3.38, Repoman-2.3.9

net-dns/odsclient/odsclient-1.03-r1.ebuild

index 2668134708021108ccc0e1dd4c23e41139d9abc0..4f928f134a1e2ca0a8f9b0fc500747fd5e8fa3e8 100644 (file)
@@ -31,5 +31,5 @@ src_compile() {
 
 src_install() {
        dosbin odsclient
-       default
+       einstalldocs
 }