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

Collapse All | Expand All

(-)file_not_specified_in_diff (-2 / +2 lines)
Line  Link Here
0
-- /usr/portage/sys-apps/hdparm/hdparm-9.5.ebuild
0
++ /usr/local/portage/sys-apps/hdparm/hdparm-9.5.ebuild
Lines 21-27 Link Here
21
	sed -i \
21
	sed -i \
22
		-e "/^CFLAGS/ s:-O2:${CFLAGS}:" \
22
		-e "/^CFLAGS/ s:-O2:${CFLAGS}:" \
23
		-e "/^LDFLAGS/ s:-s:${LDFLAGS}:" \
23
		-e "/^LDFLAGS/ s:-s:${LDFLAGS}:" \
24
		-e "/strip hdparm/d" \
24
		-e '/$(STRIP) hdparm/d' \
25
		Makefile || die "sed"
25
		Makefile || die "sed"
26
}
26
}
27
27

Return to bug 250544