summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-emulation/wine/wine-0.9.24.ebuild')
-rw-r--r--app-emulation/wine/wine-0.9.24.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/app-emulation/wine/wine-0.9.24.ebuild b/app-emulation/wine/wine-0.9.24.ebuild
index fda0e6a00633..40d1ddae05d3 100644
--- a/app-emulation/wine/wine-0.9.24.ebuild
+++ b/app-emulation/wine/wine-0.9.24.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.24.ebuild,v 1.8 2007/03/07 01:28:23 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.24.ebuild,v 1.9 2007/05/02 18:13:25 vapier Exp $
inherit eutils flag-o-matic multilib
@@ -111,7 +111,7 @@ src_compile() {
src_install() {
make DESTDIR="${D}" install || die
- dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README
+ dodoc ANNOUNCE AUTHORS ChangeLog README
}
pkg_postinst() {