Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 52449
Collapse All | Expand All

(-)net-www/gplflash/gplflash-0.4.10-r3.ebuild (+4 lines)
Lines 31-36 Link Here
31
}
31
}
32
32
33
src_install() {
33
src_install() {
34
	exeinto /usr/bin
35
	doexe ${S}/Player/swfplayer
34
	cd ${S}/Plugin
36
	cd ${S}/Plugin
35
	insinto /opt/netscape/plugins
37
	insinto /opt/netscape/plugins
36
	doins npflash.so
38
	doins npflash.so
Lines 47-50 Link Here
47
	einfo "net-www/gplflash and merge net-www/netscape-flash"
49
	einfo "net-www/gplflash and merge net-www/netscape-flash"
48
	einfo "for version 5 and above"
50
	einfo "for version 5 and above"
49
	einfo
51
	einfo
52
	einfo "Standalone player installed as: /usr/bin/swfplayer"
53
	einfo
50
}
54
}

Return to bug 52449