Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 127200 | Differences between
and this patch

Collapse All | Expand All

(-)opera-9.20.ebuild (+4 lines)
Lines 141-146 Link Here
141
		done
141
		done
142
		[[ "$SANITY_CHECK_LIBZ_FAILED" = "1" ]] && die "failed to change libz.so.3 to libz.so.1"
142
		[[ "$SANITY_CHECK_LIBZ_FAILED" = "1" ]] && die "failed to change libz.so.3 to libz.so.1"
143
	fi
143
	fi
144
145
	# symlink to libflash-player.so:
146
	dosym /opt/netscape/plugins/libflashplayer.so \
147
		/opt/opera/lib/opera/plugins/libflashplayer.so
144
}
148
}
145
149
146
pkg_postinst() {
150
pkg_postinst() {

Return to bug 127200