diff options
author | 2000-10-29 20:37:01 +0000 | |
---|---|---|
committer | 2000-10-29 20:37:01 +0000 | |
commit | 1b5ea6763da5b9159d10ad39b9546d33b1516d94 (patch) | |
tree | 53a0339c392d391a906ec8195b5c18f079d296ed /media-video | |
parent | Now a threaded version of perl is build. The tests pass all now. (diff) | |
download | gentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.tar.gz gentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.tar.bz2 gentoo-2-1b5ea6763da5b9159d10ad39b9546d33b1516d94.zip |
*** empty log message ***
Diffstat (limited to 'media-video')
-rw-r--r-- | media-video/bcast-2000/bcast-2000a-r1.ebuild | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/media-video/bcast-2000/bcast-2000a-r1.ebuild b/media-video/bcast-2000/bcast-2000a-r1.ebuild index cf586494cfbf..1c604224a1fe 100644 --- a/media-video/bcast-2000/bcast-2000a-r1.ebuild +++ b/media-video/bcast-2000/bcast-2000a-r1.ebuild @@ -1,7 +1,7 @@ # Copyright 1999-2000 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later # Author Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/media-video/bcast-2000/bcast-2000a-r1.ebuild,v 1.3 2000/09/15 20:09:05 drobbins Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/bcast-2000/bcast-2000a-r1.ebuild,v 1.4 2000/10/29 20:37:00 achim Exp $ P=bcast-2000a A=${P}-src.tar.gz @@ -33,6 +33,7 @@ src_install () { into /usr dobin bcast/bcast2000 dolib.so bcbase/libbcbase.so + insopts -m 755 insinto /usr/X11R6/lib/bcast2000a/plugins doins plugins/*.plugin dodoc COPYING |