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

(-)otpcalc-0.97.ebuild~ (+1 lines)
Lines 25-30 Link Here
25
	epatch ${FILESDIR}/otpcalc-man-table-format.diff
25
	epatch ${FILESDIR}/otpcalc-man-table-format.diff
26
	sed -i -e "s/VERSION/${PV}/g" ${S}/otpCalc.man
26
	sed -i -e "s/VERSION/${PV}/g" ${S}/otpCalc.man
27
	sed -i "s#-s -O3#${CFLAGS}#g" ${S}/Makefile.in
27
	sed -i "s#-s -O3#${CFLAGS}#g" ${S}/Makefile.in
28
	sed -i "/void.*hashes/s/4/5/" ${S}/callbacks.c
28
}
29
}
29
30
30
src_install() {
31
src_install() {

Return to bug 123976