Commit 6b261595 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Updated scons to 3.0.5

parent 6e70f168
all:
tar xf scons-3.0.0.tar.gz
cd scons-3.0.0 && python setup.py install --prefix=/usr --standard-lib --optimize=1 --install-data=/usr/share
rm -rf scons-3.0.0
tar xf scons-3.0.5.tar.gz
cd scons-3.0.5 && python setup.py install --prefix=/usr --standard-lib --optimize=1 --install-data=/usr/share
rm -rf scons-3.0.5
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment