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

Collapse All | Expand All

(-)/usr/portage/sys-power/pmtools/pmtools-20071116.ebuild (-5 / +3 lines)
Lines 20-30 Link Here
20
	unpack ${A}
20
	unpack ${A}
21
	cd "${S}"
21
	cd "${S}"
22
22
23
	epatch "${FILESDIR}"/${PN}-20071116-acpixtract-pmtools.patch
23
	epatch "${FILESDIR}"/${P}-acpixtract-pmtools.patch
24
24
	epatch "${FILESDIR}"/${P}-cflags-ldflags.patch
25
	sed -i.orig -e '/^CFLAGS/s, -s , ,' \
25
	epatch "${FILESDIR}"/${P}-64bit.patch
26
		-i.orig -e "s:-Os::g" \
27
		acpidump/Makefile || die "sed failed"
28
26
29
	strip-unsupported-flags
27
	strip-unsupported-flags
30
}
28
}

Return to bug 281567