summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris White <chriswhite@gentoo.org>2004-11-11 03:36:50 +0000
committerChris White <chriswhite@gentoo.org>2004-11-11 03:36:50 +0000
commit4487d92b63ee0ce2abd34a95e8818af7259df931 (patch)
tree01a9ae6315bf53f1195ba30387f11a6fcecd3264 /media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
parentphear mips (diff)
downloadhistorical-4487d92b63ee0ce2abd34a95e8818af7259df931.tar.gz
historical-4487d92b63ee0ce2abd34a95e8818af7259df931.tar.bz2
historical-4487d92b63ee0ce2abd34a95e8818af7259df931.zip
Copied midentify to /usr/bin for emovix for bug #58580.
Diffstat (limited to 'media-video/mplayer/mplayer-1.0_pre5-r4.ebuild')
-rw-r--r--media-video/mplayer/mplayer-1.0_pre5-r4.ebuild6
1 files changed, 5 insertions, 1 deletions
diff --git a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild b/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
index 303a31086af7..78a4f35b497c 100644
--- a/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
+++ b/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.22 2004/11/11 02:25:22 chriswhite Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-video/mplayer/mplayer-1.0_pre5-r4.ebuild,v 1.23 2004/11/11 03:36:50 chriswhite Exp $
inherit eutils flag-o-matic kernel-mod
@@ -501,6 +501,10 @@ src_install() {
dosed -e 's/fs=yes/fs=no/' /etc/mplayer.conf
dosym ../../../etc/mplayer.conf /usr/share/mplayer/mplayer.conf
+ #mv the midentify script to /usr/bin for emovix.
+ cp ${D}/usr/share/doc/${PF}/TOOLS/midentify ${D}/usr/bin
+ chmod a+x ${D}/usr/bin/midentify
+
insinto /usr/share/mplayer
doins ${S}/etc/codecs.conf
doins ${S}/etc/input.conf