--- emul-linux-x86-soundlibs-20120520.ebuild +++ emul-linux-x86-soundlibs-20120520.ebuild @@ -28,7 +28,5 @@ fi # libs without the rest of pulseaudio cause problems, bug 302003 - if ! use pulseaudio; then - rm -rf $(find "${S}" -name '*pulse*' -not -name '*impulse*') || die - fi + use pulseaudio || chmod a-r "${S}"/usr/lib32/libpulse{,-simple}.so.* }