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

(-)/usr/portage/sys-apps/policycoreutils/policycoreutils-2.0.55.ebuild (+5 lines)
Lines 57-62 Link Here
57
		done
57
		done
58
	fi
58
	fi
59
59
60
	if ! useq nls; then
61
		gawk '{gsub(/\y po\y/,"")}9' "${S}/Makefile" > "${S}/Makefile.new"
62
		mv "${S}/Makefile.new" "${S}/Makefile"
63
	fi
64
60
	# Gentoo Fixes
65
	# Gentoo Fixes
61
	for i in ${SUBDIRS}; do
66
	for i in ${SUBDIRS}; do
62
		# add in CFLAGS
67
		# add in CFLAGS

Return to bug 299681