mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-10 23:52:59 -04:00
dev-python/hunter: remove csources
Signed-off-by: Anna (cybertailor) Vyalkova <cyber+gentoo@sysrq.in>
This commit is contained in:
@@ -57,6 +57,12 @@ src_unpack() {
|
||||
mv -f "${TEST_S}"/tests/setup.py "${TEST_S}"/setup.py || die
|
||||
}
|
||||
|
||||
src_prepare() {
|
||||
default
|
||||
|
||||
find . -name '*.c' -delete || die "removing csources failed"
|
||||
}
|
||||
|
||||
python_compile() {
|
||||
distutils-r1_python_compile
|
||||
|
||||
|
||||
Reference in New Issue
Block a user