mirror of https://github.com/n1nj4sec/pupy.git
Build scandir to the bundle
This commit is contained in:
parent
6827536d45
commit
891d7aed05
|
@ -209,7 +209,7 @@ cp -vrf /compat/* /usr/include/
|
||||||
|
|
||||||
python -OO -m pip install \
|
python -OO -m pip install \
|
||||||
rpyc pycrypto pyaml rsa netaddr tinyec pyyaml ecdsa \
|
rpyc pycrypto pyaml rsa netaddr tinyec pyyaml ecdsa \
|
||||||
paramiko uptime pylzma pydbus python-ptrace psutil \
|
paramiko uptime pylzma pydbus python-ptrace psutil scandir \
|
||||||
--upgrade --no-binary :all:
|
--upgrade --no-binary :all:
|
||||||
|
|
||||||
cd /usr/lib/python2.7
|
cd /usr/lib/python2.7
|
||||||
|
@ -399,7 +399,7 @@ make install
|
||||||
|
|
||||||
python -OO -m pip install \
|
python -OO -m pip install \
|
||||||
rpyc pycrypto pyaml rsa netaddr tinyec pyyaml ecdsa \
|
rpyc pycrypto pyaml rsa netaddr tinyec pyyaml ecdsa \
|
||||||
paramiko uptime pylzma pydbus python-ptrace psutil \
|
paramiko uptime pylzma pydbus python-ptrace psutil scandir \
|
||||||
--upgrade --no-binary :all:
|
--upgrade --no-binary :all:
|
||||||
|
|
||||||
cd /usr/lib/python2.7
|
cd /usr/lib/python2.7
|
||||||
|
|
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue