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

(-)conveysdl-1.ebuild~ (+1 lines)
Lines 22-27 Link Here
22
22
23
src_unpack() {
23
src_unpack() {
24
	unpack ${A}
24
	unpack ${A}
25
	chmod -R u+rwX *
25
	cd "${S}"
26
	cd "${S}"
26
27
27
	find gfx sounds levels -type f -exec chmod a-x \{\} \;
28
	find gfx sounds levels -type f -exec chmod a-x \{\} \;

Return to bug 119060