aboutsummaryrefslogtreecommitdiff
path: root/.file-metadata
diff options
context:
space:
mode:
authorMohammad Akhlaghi <mohammad@akhlaghi.org>2019-07-04 18:32:36 +0100
committerMohammad Akhlaghi <mohammad@akhlaghi.org>2019-07-04 18:32:36 +0100
commite1f7fe2114739480a48fe12c39b23acf6fc86771 (patch)
tree5de352c4f8494cfe6f54d82ff864221f9c43504a /.file-metadata
parent18075553ffe57be314b9f4804a56055acfdb3b48 (diff)
libffi always installed in the lib directory
On some Fedora systems, libffi installs under `lib64', not `lib'. As a result, Python's Setuptools can't find it and will not built (complaining about not finding the `_ctypes' module). With this commit, we fix this problem by explicitly putting a copy of libffi's installed libraries within the `lib' directory. This issue was found while testing the pipeline with Elham Saremi and Hamed Altafi.
Diffstat (limited to '.file-metadata')
-rw-r--r--.file-metadatabin6236 -> 6236 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/.file-metadata b/.file-metadata
index 551ee79..c73ffa1 100644
--- a/.file-metadata
+++ b/.file-metadata
Binary files differ