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

Collapse All | Expand All

(-)/usr/portage/sys-fs/device-mapper/device-mapper-1.02.28.ebuild (+1 lines)
Lines 23-28 Link Here
23
src_unpack() {
23
src_unpack() {
24
	unpack ${A}
24
	unpack ${A}
25
	EPATCH_OPTS="-p1 -d${S}" epatch "${FILESDIR}"/device-mapper-1.02.27-export-format.diff
25
	EPATCH_OPTS="-p1 -d${S}" epatch "${FILESDIR}"/device-mapper-1.02.27-export-format.diff
26
	EPATCH_OPTS="-p1 -d${S}" epatch "${FILESDIR}"/device-mapper-1.02.28-makefile.diff
26
}
27
}
27
28
28
src_compile() {
29
src_compile() {

Return to bug 259569