View | Details | Raw Unified
Collapse All | Expand All

(-) ladspa-cmt-1.14.ebuild.ORIG (-2 / +2 lines)
 Lines 19-26    Link Here 
	unpack "${A}"
	unpack "${A}"
	cd "${S}"
	cd "${S}"
	sed -e "/^CFLAGS/ s/-O3/${CFLAGS}/" \
	sed -e "/^CFLAGS/ s/-O3/${CFLAGS}/" \
		-e 's|/usr/local/include|/usr/include|g' \
		-e 's|/usr/local/include||g' \
		-e 's|/usr/local/lib|/usr/lib|g' \
		-e 's|/usr/local/lib||g' \
		makefile > makefile.new
		makefile > makefile.new
		mv makefile.new makefile
		mv makefile.new makefile