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

Collapse All | Expand All

(-)file_not_specified_in_diff (-1 / +4 lines)
Line  Link Here
0
-- /usr/portage/sys-kernel/xen-sources/xen-sources-2.6.16.18.ebuild    2006-05-28 14:33:37.000000000 -0700
0
++ /usr/portage/overlay/sys-kernel/xen-sources/xen-sources-2.6.16.18.ebuild    2006-07-13 23:01:41.000000000 -0700
Lines 28-33 Link Here
28
	cd ${MY_P}
28
	cd ${MY_P}
29
	mv "${WORKDIR}"/patch-${PV} patches/linux-${XEN_KV}/linux-${PV}.patch \
29
	mv "${WORKDIR}"/patch-${PV} patches/linux-${XEN_KV}/linux-${PV}.patch \
30
		|| die "failed to mv ${WORKDIR}/patch-${PV}"
30
		|| die "failed to mv ${WORKDIR}/patch-${PV}"
31
	# CVE-2006-2451 patch.
32
	cp "${FILESDIR}"/${P}-CVE-2006-2451.patch patches/linux-${XEN_KV}/ \
33
		|| die "failed to mv ${FILESDIR}/xen-sources-2.6.16.18-CVE-2006-2451.patch"
31
	sed -e 's:relative_lndir \([^(].*\):cp -dpPR \1/* .:' \
34
	sed -e 's:relative_lndir \([^(].*\):cp -dpPR \1/* .:' \
32
		-i linux-2.6-xen-sparse/mkbuildtree || die
35
		-i linux-2.6-xen-sparse/mkbuildtree || die
33
	make LINUX_SRC_PATH=${DISTDIR} -f buildconfigs/mk.linux-2.6-xen \
36
	make LINUX_SRC_PATH=${DISTDIR} -f buildconfigs/mk.linux-2.6-xen \

Return to bug 140303