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

(-)/usr/portage/app-i18n/scim-qtimm/scim-qtimm-0.9.4.ebuild (+2 lines)
Lines 37-42 Link Here
37
	# Fix for autoconf 2.60
37
	# Fix for autoconf 2.60
38
	sed -i -e '/case $AUTO\(CONF\|HEADER\)_VERSION in/,+1 s/2\.5/2.[56]/g' \
38
	sed -i -e '/case $AUTO\(CONF\|HEADER\)_VERSION in/,+1 s/2\.5/2.[56]/g' \
39
		admin/cvs.sh
39
		admin/cvs.sh
40
	sed -i -e 's/^KDE_AUTOMAKE_VERS="/\0-1.9 -1.8 /' \
41
		admin/detect-autoconf.sh
40
42
41
	emake -j1 -f admin/Makefile.common || die "reautotooling failed"
43
	emake -j1 -f admin/Makefile.common || die "reautotooling failed"
42
}
44
}

Return to bug 142642