diff options
Diffstat (limited to 'media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild')
-rw-r--r-- | media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild index 8aaba53c8fd9..c384ec4881ce 100644 --- a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild +++ b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild,v 1.2 2003/02/13 12:59:55 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.12.ebuild,v 1.3 2003/09/07 00:02:15 msterret Exp $ S="${WORKDIR}/${P}" DESCRIPTION="DVD Navigator plugin for Xine. Also add CSS decription support." @@ -24,7 +24,7 @@ src_compile () { } src_install() { - + einstall || die dodoc AUTHORS COPYING ChangeLog INSTALL NEWS README TODO } |