* [PATCH] python3-llfuse: Fix build on i586
@ 2019-02-08 10:57 Matthias Fischer
0 siblings, 0 replies; only message in thread
From: Matthias Fischer @ 2019-02-08 10:57 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1147 bytes --]
Fixes
"tar: usr/lib/python3.6/site-packages/llfuse.cpython-36m-i586-linux-gnu.so:
Cannot stat: No such file or directory"
Best,
Matthias
Signed-off-by: Matthias Fischer <matthias.fischer(a)ipfire.org>
---
config/rootfiles/packages/i586/python3-llfuse | 7 +++++++
1 file changed, 7 insertions(+)
create mode 100644 config/rootfiles/packages/i586/python3-llfuse
diff --git a/config/rootfiles/packages/i586/python3-llfuse b/config/rootfiles/packages/i586/python3-llfuse
new file mode 100644
index 000000000..29c59e3aa
--- /dev/null
+++ b/config/rootfiles/packages/i586/python3-llfuse
@@ -0,0 +1,7 @@
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info/PKG-INFO
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info/SOURCES.txt
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info/dependency_links.txt
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info/top_level.txt
+usr/lib/python3.6/site-packages/llfuse-1.3.5-py3.6.egg-info/zip-safe
+usr/lib/python3.6/site-packages/llfuse.cpython-36m-i386-linux-gnu.so
--
2.18.0
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2019-02-08 10:57 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-08 10:57 [PATCH] python3-llfuse: Fix build on i586 Matthias Fischer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox