net-dns/odsclient: add default call to src_install for docs
authorAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 15:58:36 +0000 (11:58 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 18:16:33 +0000 (14:16 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

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

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