View | Details | Raw Unified
Collapse All | Expand All

(-) luma-2.4.ebuild.orig (-1 / +1 lines)
 Lines 27-33    Link Here 
	# We do the optimization seperately
	# We do the optimization seperately
	sed -i \
	sed -i \
		-e '/^doCompile/d' \
		-e '/^[[:space:]]*doCompile/d' \
		install.py || "sed failed"
		install.py || "sed failed"
}
}