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

(-)openrc-0.8.1.ebuild.orig (+2 lines)
Lines 70-75 Link Here
70
	sed -i 's:0444:0644:' mk/sys.mk
70
	sed -i 's:0444:0644:' mk/sys.mk
71
	sed -i "/^DIR/s:/openrc:/${PF}:" doc/Makefile #241342
71
	sed -i "/^DIR/s:/openrc:/${PF}:" doc/Makefile #241342
72
72
73
	use userland_BSD && find . -type f -exec gsed -i 's:/bin/sh:/bin/bash:g' {} \;
74
73
	# Allow user patches to be applied without modifying the ebuild
75
	# Allow user patches to be applied without modifying the ebuild
74
	epatch_user
76
	epatch_user
75
}
77
}

Return to bug 363697