diff options
author | V3n3RiX <venerix@redcorelinux.org> | 2017-10-15 16:24:27 +0100 |
---|---|---|
committer | V3n3RiX <venerix@redcorelinux.org> | 2017-10-15 16:24:27 +0100 |
commit | 1dd68ef1501563e01ec162d82b3124ea2b6ff481 (patch) | |
tree | 649c6e31742bc50464ad96401c3895f88dab78cc /dev-python/PyQt5 | |
parent | 65ba1826d42b241cdd6738e5d36384113a3854db (diff) |
dev-python/PyQt5 : finally figured out why it fails
Diffstat (limited to 'dev-python/PyQt5')
-rw-r--r-- | dev-python/PyQt5/PyQt5-5.9.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/PyQt5/PyQt5-5.9.ebuild b/dev-python/PyQt5/PyQt5-5.9.ebuild index 48bd40b0..55019477 100644 --- a/dev-python/PyQt5/PyQt5-5.9.ebuild +++ b/dev-python/PyQt5/PyQt5-5.9.ebuild @@ -113,6 +113,7 @@ src_prepare() { src_configure() { configuration() { + cp -avx ${S}/config-tests . local myconf=( "${PYTHON}" "${S}"/configure.py |