--- sssd-1.9.2.ebuild.orig 2012-10-17 19:18:51.000000000 +0200 +++ sssd-1.9.2.ebuild 2012-12-01 14:35:43.628554565 +0100 @@ -119,7 +119,7 @@ if use python; then python_clean_installation_image - python_convert_shebangs 2 -r "${ED}$(python_get_sitedir)"/*.py + python_convert_shebangs -r 2 "${ED}$(python_get_sitedir)" fi newconfd "${FILESDIR}"/sssd.conf sssd }