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

(-)laptop-mode-tools-1.60.ebuild (-5 lines)
Lines 26-36 Link Here
26
26
27
S=${WORKDIR}/${MY_P}
27
S=${WORKDIR}/${MY_P}
28
28
29
src_prepare() {
30
	# Patching to avoid !sys-power/pm-utils depend wrt #327443
31
	epatch "${FILESDIR}"/${P}-pm-utils-1.4.0.patch
32
}
33
34
src_compile() { :; }
29
src_compile() { :; }
35
30
36
src_install() {
31
src_install() {

Return to bug 396703