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

(-)a/app-pda/libplist/libplist-2.2.0.ebuild (-1 / +1 lines)
Lines 60-66 src_compile() { Link Here
60
	python_compile() {
60
	python_compile() {
61
		emake -C "${BUILD_DIR}"/cython \
61
		emake -C "${BUILD_DIR}"/cython \
62
			VPATH="${S}/cython:${native_builddir}/cython" \
62
			VPATH="${S}/cython:${native_builddir}/cython" \
63
			plist_la_LIBADD="${native_builddir}/src/libplist.la"
63
			plist_la_LIBADD="${native_builddir}/src/libplist-2.0.la"
64
	}
64
	}
65
65
66
	local native_builddir=${BUILD_DIR}
66
	local native_builddir=${BUILD_DIR}

Return to bug 733082