summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-0.9.31.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.31.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.31.ebuild b/app-emulation/wine/wine-0.9.31.ebuild
index 88fba0adba8a..85cfad12f83d 100644
--- a/app-emulation/wine/wine-0.9.31.ebuild
+++ b/app-emulation/wine/wine-0.9.31.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.31.ebuild,v 1.4 2007/03/07 01:28:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.31.ebuild,v 1.5 2007/05/02 18:13:25 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -109,7 +109,7 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die
- dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README
+ dodoc ANNOUNCE AUTHORS ChangeLog README
}
pkg_postinst() {