diff options
Diffstat (limited to 'media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild')
-rw-r--r-- | media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild index 783e5f8a980a..3f94aafd4f2e 100644 --- a/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild +++ b/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.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.13.ebuild,v 1.4 2003/02/13 13:00:06 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/xine-dvdnav/xine-dvdnav-0.9.13.ebuild,v 1.5 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 } |