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

(-)sssd-1.9.2.ebuild.orig (-1 / +1 lines)
Lines 119-125 Link Here
119
119
120
	if use python; then
120
	if use python; then
121
		python_clean_installation_image
121
		python_clean_installation_image
122
		python_convert_shebangs 2 -r "${ED}$(python_get_sitedir)"/*.py
122
		python_convert_shebangs -r 2 "${ED}$(python_get_sitedir)"
123
	fi
123
	fi
124
	newconfd "${FILESDIR}"/sssd.conf sssd
124
	newconfd "${FILESDIR}"/sssd.conf sssd
125
}
125
}

Return to bug 445478