From 0e29756f9b1ecb5e0592a67bba9c6bfdc9481684 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Thu, 16 Feb 2006 02:25:10 +0000 Subject: BUGS doc no longer exists --- app-emulation/wine/wine-0.9.7.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-emulation/wine/wine-0.9.7.ebuild') diff --git a/app-emulation/wine/wine-0.9.7.ebuild b/app-emulation/wine/wine-0.9.7.ebuild index 421487b10bfb..2e88a03cdfe1 100644 --- a/app-emulation/wine/wine-0.9.7.ebuild +++ b/app-emulation/wine/wine-0.9.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.7.ebuild,v 1.3 2006/02/05 13:45:51 blubb Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-emulation/wine/wine-0.9.7.ebuild,v 1.4 2006/02/16 02:25:10 vapier Exp $ inherit eutils flag-o-matic multilib @@ -132,7 +132,7 @@ src_install() { dlldir="${D}"/usr/$(get_libdir)/wine \ install || die - dodoc ANNOUNCE AUTHORS BUGS ChangeLog DEVELOPERS-HINTS README + dodoc ANNOUNCE AUTHORS ChangeLog DEVELOPERS-HINTS README } pkg_postinst() { -- cgit v1.2.3-65-gdbad