View | Details | Raw Unified
Collapse All | Expand All

(-) gawk-3.1.4.ebuild.orig (-1 / +4 lines)
 Lines 25-31   src_unpack() { Link Here 
	cd ${S}
	cd ${S}
	# support for dec compiler.
	# support for dec compiler.
	[[ $(tc-getCC) == "ccc" ]] && epatch ${FILESDIR}/${PN}-3.1.2-dec-alpha-compiler.diff
	[[ $(tc-getCC) == "ccc" ]] && epatch ${FILESDIR}/${P}-3.1.2-dec-alpha-compiler.diff
	# dfacache fix
	epatch ${FILESDIR}/${P}-dfacache.patch
}
}
src_compile() {
src_compile() {