summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/xchm/xchm-1.1.ebuild')
-rw-r--r--x11-misc/xchm/xchm-1.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/xchm/xchm-1.1.ebuild b/x11-misc/xchm/xchm-1.1.ebuild
index 5c7c90e9e4d1..c12bada86fe5 100644
--- a/x11-misc/xchm/xchm-1.1.ebuild
+++ b/x11-misc/xchm/xchm-1.1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.1.ebuild,v 1.1 2005/08/31 19:14:08 mholzer Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/xchm/xchm-1.1.ebuild,v 1.2 2005/11/01 13:08:39 nelchael Exp $
inherit eutils wxwidgets
@@ -32,7 +32,7 @@ src_compile() {
src_install() {
einstall || die
- dodoc COPYING AUTHORS README
+ dodoc AUTHORS README
if use doc; then
cd ${S}"-doc"