fix s390x w/a, up2k name-randomizer

This commit is contained in:
ed
2024-08-12 17:45:19 +00:00
parent dbd42bc6bf
commit 4e581c59da
3 changed files with 9 additions and 9 deletions

View File

@@ -13,12 +13,6 @@ echo % /cfg > initcfg
python3 copyparty-sfx.py --version
cd /tmp/pe-copyparty.0
# workaround s390x deadlock on startup
[ $(uname -m) = s390x ] && cat >copyparty/stolen/ifaddr/_posix.py <<'EOF'
def get_adapters(include_unconfigured=False):
return []
EOF
# steal the stuff we need
mv copyparty partftpy ftp/* /usr/lib/python3.*/site-packages/