summaryrefslogtreecommitdiff
path: root/app-misc/acdctl/acdctl-1.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'app-misc/acdctl/acdctl-1.1-r1.ebuild')
-rw-r--r--app-misc/acdctl/acdctl-1.1-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/acdctl/acdctl-1.1-r1.ebuild b/app-misc/acdctl/acdctl-1.1-r1.ebuild
index 46e06c8e3427..bd0e3980495f 100644
--- a/app-misc/acdctl/acdctl-1.1-r1.ebuild
+++ b/app-misc/acdctl/acdctl-1.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -15,6 +15,6 @@ RDEPEND="virtual/libusb:0"
DEPEND="${RDEPEND}"
src_install() {
- default
+ einstalldocs
dobin "${PN}"
}