View | Details | Raw Unified
Collapse All | Expand All

(-) unrar-3.2.0_beta2.ebuild.orig (+5 lines)
 Lines 14-19    Link Here 
DEPEND=""
DEPEND=""
# Allows unrar to compile on gcc 3.3 systems. Fixes Bug #21634
src_unpack() {
    unpack ${A}
	epatch ${FILESDIR}/unrar-gcc33.patch || die "Unable to apply patch"
}
src_compile() {
src_compile() {
	#cp ${FILESDIR}/unrar-3.00-rartypes.hpp rartypes.hpp
	#cp ${FILESDIR}/unrar-3.00-rartypes.hpp rartypes.hpp
	make -f makefile.unix || die
	make -f makefile.unix || die