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

Collapse All | Expand All

(-)aufs3-3_p20121129.ebuild.old (-1 / +1 lines)
Lines 115-121 Link Here
115
	sed -i "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" Makefile || die
115
	sed -i "s:aufs.ko usr/include/linux/aufs_type.h:aufs.ko:g" Makefile || die
116
	sed -i "s:__user::g" include/linux/aufs_type.h || die
116
	sed -i "s:__user::g" include/linux/aufs_type.h || die
117
117
118
	cd "${WORKDIR}"/${PN/3}-util
118
	cd "${WORKDIR}"/${P}/${PN/3}-util
119
119
120
	einfo "Using for utils building branch ${util_branch}"
120
	einfo "Using for utils building branch ${util_branch}"
121
	git checkout -b local-gentoo ${util_branch} || die
121
	git checkout -b local-gentoo ${util_branch} || die

Return to bug 445270