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

(-)old/rsyslog-5.8.11.ebuild (+3 lines)
Line 0 Link Here
1
diff -ur old/tcpsrv.c new/tcpsrv.c
2
--- old/tcpsrv.c	2012-04-27 04:10:25.000000000 -0400
Lines 51-56 Link Here
51
		epatch ${ZEROPATH}/rsyslog-zeromq.patch
51
		epatch ${ZEROPATH}/rsyslog-zeromq.patch
52
		cp -r ${ZEROPATH}/{i,o}mzeromq "${S}/plugins"
52
		cp -r ${ZEROPATH}/{i,o}mzeromq "${S}/plugins"
53
	fi
53
	fi
54
	epatch "${FILESDIR}"/"${BRANCH}"/${PN}-5.8.11_gssapi.patch
54
55
55
	# Don't force '-g' CFLAG
56
	# Don't force '-g' CFLAG
56
	sed -i 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' configure.ac || die
57
	sed -i 's/CFLAGS="\(.*\) -g"/CFLAGS="\1"/g' configure.ac || die

Return to bug 434904