diff options
Diffstat (limited to 'dev-python/gst-python')
| -rw-r--r-- | dev-python/gst-python/gst-python-1.14.1-r1.ebuild (renamed from dev-python/gst-python/gst-python-1.14.1.ebuild) | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/dev-python/gst-python/gst-python-1.14.1.ebuild b/dev-python/gst-python/gst-python-1.14.1-r1.ebuild index 26e8c6c9be61..0ecc247a851b 100644 --- a/dev-python/gst-python/gst-python-1.14.1.ebuild +++ b/dev-python/gst-python/gst-python-1.14.1-r1.ebuild @@ -28,14 +28,11 @@ DEPEND="${RDEPEND} src_prepare() { default xdg_environment_reset - prepare_gst() { - mkdir -p "${BUILD_DIR}" || die - } - python_foreach_impl prepare_gst + python_copy_sources } src_configure() { - ECONF_SOURCE="${S}" python_foreach_impl run_in_build_dir econf + python_foreach_impl run_in_build_dir econf } src_compile() { |
