--- net-www/gplflash/gplflash-0.4.10-r3.ebuild 2004-07-14 00:37:32.000000000 -0600 +++ net-www/gplflash/gplflash-0.4.10-r3.ebuild 2004-10-18 21:38:25.700199024 -0600 @@ -31,6 +31,8 @@ } src_install() { + exeinto /usr/bin + doexe ${S}/Player/swfplayer cd ${S}/Plugin insinto /opt/netscape/plugins doins npflash.so @@ -47,4 +49,6 @@ einfo "net-www/gplflash and merge net-www/netscape-flash" einfo "for version 5 and above" einfo + einfo "Standalone player installed as: /usr/bin/swfplayer" + einfo }