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

(-)a/sys-apps/tuned/tuned-2.15.0.ebuild (-2 / +1 lines)
Lines 41-47 src_prepare() { Link Here
41
	default
41
	default
42
42
43
	sed -i \
43
	sed -i \
44
		-e "/^PYTHON/s:/usr/bin/python3:${EPYTHON}:" \
44
		-e "/^PYTHON/s:/usr/bin/python3:${PYTHON}:" \
45
		-e "/^export DOCDIR/s/$/&\-\$(VERSION)/g" \
45
		-e "/^export DOCDIR/s/$/&\-\$(VERSION)/g" \
46
		-e "/\$(DESTDIR)\/run\/tuned/d" \
46
		-e "/\$(DESTDIR)\/run\/tuned/d" \
47
		-e "/\$(DESTDIR)\/var\/lib\/tuned/d" \
47
		-e "/\$(DESTDIR)\/var\/lib\/tuned/d" \
48
- 

Return to bug 768411