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

Collapse All | Expand All

(-)app-emulation/libspectrum/libspectrum-0.5.0.1.ebuild (-3 lines)
Lines 24-32 Link Here
24
src_unpack() {
24
src_unpack() {
25
	unpack ${A}
25
	unpack ${A}
26
	cd "${S}"
26
	cd "${S}"
27
	#submitted upstream at:
28
	# http://sf.net/tracker/index.php?func=detail&aid=2533274&group_id=91293&atid=596650
29
	epatch "${FILESDIR}/${P}-without-bzip2_zlib.patch"
30
	eautoreconf
27
	eautoreconf
31
}
28
}
32
29

Return to bug 351726