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

(-)/usr/portage/sys-devel/autogen/autogen-5.8.3.ebuild (+3 lines)
Lines 23-28 Link Here
23
	sed -i -e 's:s/-g//:s/-g\\b//:' autoopts/test/immediate.test ||
23
	sed -i -e 's:s/-g//:s/-g\\b//:' autoopts/test/immediate.test ||
24
		die "sed immediate.test failed"
24
		die "sed immediate.test failed"
25
25
26
	# Bump SCM version
27
    sed -i 's/SCM_MINOR_VERSION) > 107/SCM_MINOR_VERSION) > 108/g' configure ||
28
		die "sed configure failed"
26
}
29
}
27
30
28
src_compile() {
31
src_compile() {

Return to bug 163349