[dev-libs/Ice] fix 3.6.2 build

This commit is contained in:
2016-04-06 20:19:07 +02:00
parent 4a95d27e2a
commit d8a7213663
2 changed files with 2 additions and 2 deletions

View File

@@ -171,7 +171,7 @@ src_configure() {
S=${S}/python python_copy_sources
# make a place for the build hackery
rm -r "${WORKDIR}/${PN}"/python || die
rm -r "${S}"/python || die
fi
if use ruby ; then