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

(-)realplayer-8-r4.ebuild.orig (+1 lines)
Lines 53-58 Link Here
53
}
53
}
54
54
55
src_unpack() {
55
src_unpack() {
56
	MY_P=${A}
56
	if use x86 ; then 
57
	if use x86 ; then 
57
		BYTECOUNT=4799691
58
		BYTECOUNT=4799691
58
		RP8_BIN=`echo ${MY_P} | awk '{ print $1 }'`
59
		RP8_BIN=`echo ${MY_P} | awk '{ print $1 }'`

Return to bug 13863