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

Collapse All | Expand All

(-)usr/portage/media-gfx/pstoedit/pstoedit-3.44.ebuild (+7 lines)
Lines 36-41 Link Here
36
	fi
36
	fi
37
}
37
}
38
38
39
src_unpack() {
40
	unpack ${A}
41
	cd "${S}"
42
	epatch "${FILESDIR}"/${P}-m4.patch
43
	elibtoolize
44
}
45
39
src_compile() {
46
src_compile() {
40
	eautoreconf
47
	eautoreconf
41
	#$(use_with flash swf)
48
	#$(use_with flash swf)

Return to bug 175679