Build scandir to the bundle

This commit is contained in:
Oleksii Shevchuk 2017-01-10 23:14:50 +02:00
parent 6827536d45
commit 891d7aed05
3 changed files with 2 additions and 2 deletions

View File

@ -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.