Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 95283 | Differences between
and this patch

Collapse All | Expand All

(-)/usr/portage/sys-libs/com_err/com_err-1.37.ebuild (+2 lines)
Lines 26-31 Link Here
26
	epatch "${FILESDIR}"/${P}-sed-locale.patch
26
	epatch "${FILESDIR}"/${P}-sed-locale.patch
27
	# Clean up makefile to suck less
27
	# Clean up makefile to suck less
28
	epatch "${FILESDIR}"/${P}-makefile.patch
28
	epatch "${FILESDIR}"/${P}-makefile.patch
29
	# Fix et_compile awk script to not fiddle with _et_list directly
30
	epatch "${FILESDIR}"/${P}-et_c_awk.patch
29
31
30
	# Keep the package from doing silly things
32
	# Keep the package from doing silly things
31
	export LDCONFIG=/bin/true
33
	export LDCONFIG=/bin/true

Return to bug 95283