x11-misc/peksystray: add default call to src_install for docs
authorAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 16:00:20 +0000 (12:00 -0400)
committerAaron Bauman <bman@gentoo.org>
Sat, 26 May 2018 18:16:36 +0000 (14:16 -0400)
Package-Manager: Portage-2.3.40, Repoman-2.3.9

x11-misc/peksystray/peksystray-0.4.0.ebuild

index 96faffa1daef196cda36ad4026ef68dca3660f8b..282ba940b683270441c4066db3fe871a048147dd 100644 (file)
@@ -25,4 +25,5 @@ src_prepare() {
 
 src_install() {
        dobin src/peksystray || die
+       default
 }