From 9e01589d530376d6dc11551eb8b407b433721e4e Mon Sep 17 00:00:00 2001 From: Ryan Phillips Date: Mon, 26 Aug 2002 21:20:18 +0000 Subject: documentation install fixes. Fixes #6997. Submitted by SpanKY --- net-p2p/dchub/ChangeLog | 7 ++++++- net-p2p/dchub/dchub-0.1.1.ebuild | 5 ++--- 2 files changed, 8 insertions(+), 4 deletions(-) (limited to 'net-p2p/dchub') diff --git a/net-p2p/dchub/ChangeLog b/net-p2p/dchub/ChangeLog index 254d149e8f01..b7240dc5dc9c 100644 --- a/net-p2p/dchub/ChangeLog +++ b/net-p2p/dchub/ChangeLog @@ -1,9 +1,14 @@ # ChangeLog for net-p2p/dchub # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.2 2002/07/26 05:08:24 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/ChangeLog,v 1.3 2002/08/26 21:20:18 rphillips Exp $ *dchub-0.1.1 (19 Jul 2002) + 26 Aug 2002; Ryan Phillips : + + fixes to documentation installation. Fixes #6997. + Submitted by vapier at netzero.com + 24 Jul 2002; Mark Guertin : Added ppc to keywords diff --git a/net-p2p/dchub/dchub-0.1.1.ebuild b/net-p2p/dchub/dchub-0.1.1.ebuild index 478baaa54bf0..2b995323e76f 100644 --- a/net-p2p/dchub/dchub-0.1.1.ebuild +++ b/net-p2p/dchub/dchub-0.1.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.1.1.ebuild,v 1.2 2002/07/26 05:08:26 gerk Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-p2p/dchub/dchub-0.1.1.ebuild,v 1.3 2002/08/26 21:20:18 rphillips Exp $ S="${WORKDIR}/${P}" @@ -25,7 +25,6 @@ src_compile() { src_install() { einstall || die "install problem" - dodoc -r Documentation - + dodoc Documentation/* dodoc AUTHORS COPYING ChangeLog KNOWN_BUGS NEWS README TODO } -- cgit v1.2.3-65-gdbad