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

Collapse All | Expand All

(-)libgpod/libgpod-0.4.0.ebuild (-5 / +1 lines)
Lines 31-41 Link Here
31
	cd  ${S}
31
	cd  ${S}
32
	epatch ${FILESDIR}/libgpod-0.4.0-test-nogdk.patch
32
	epatch ${FILESDIR}/libgpod-0.4.0-test-nogdk.patch
33
33
34
	# Dont run aclocal, it breaks
34
	AT_M4DIR="m4" eautoreconf
35
	eautomake
36
	eautoconf
37
	eautoheader
38
	elibtoolize
39
}
35
}
40
36
41
src_compile() {
37
src_compile() {

Return to bug 161248