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

(-)file_not_specified_in_diff (-2 / +3 lines)
Line  Link Here
0
-- aufs2-0_p20100308.ebuild
0
++ aufs2-0_p20100308.ebuild
Lines 63-69 Link Here
63
63
64
	cd "${WORKDIR}"/${PN}-util
64
	cd "${WORKDIR}"/${PN}-util
65
	sed -i "/LDFLAGS += -static -s/d" Makefile || die
65
	sed -i "/LDFLAGS += -static -s/d" Makefile || die
66
	sed -i -e "s:m 644 -s:m 644:g" -e "s:/usr/lib:/usr/$(get_libdir):g" libau/Makefile || die
66
	sed -i -e "s:m 644 -s:m 644:g" -e "s:/usr/lib:/usr/$(get_libdir):g" \
67
		-e "s:--shared :& ${LDFLAGS} :" libau/Makefile || die
67
}
68
}
68
69
69
src_compile() {
70
src_compile() {

Return to bug 307207