summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/dzen/dzen-0.9.5.ebuild')
-rw-r--r--x11-misc/dzen/dzen-0.9.5.ebuild5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-misc/dzen/dzen-0.9.5.ebuild b/x11-misc/dzen/dzen-0.9.5.ebuild
index 901096538011..61731ac03edf 100644
--- a/x11-misc/dzen/dzen-0.9.5.ebuild
+++ b/x11-misc/dzen/dzen-0.9.5.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.9.5.ebuild,v 1.1 2013/07/18 23:22:45 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dzen/dzen-0.9.5.ebuild,v 1.2 2013/07/18 23:43:07 jer Exp $
EAPI=5
inherit eutils toolchain-funcs vcs-snapshot
@@ -29,6 +29,8 @@ DEPEND="
xinerama? ( x11-proto/xineramaproto )
"
+DOCS=( README )
+
src_prepare() {
epatch "${FILESDIR}"/${P}-off-by-one.patch
@@ -75,7 +77,6 @@ src_compile() {
src_install() {
default
- dodoc README || die
if ! use minimal ; then
emake -C gadgets DESTDIR="${D}" install