Commit 55a9520f authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Fixed SCons folder name

parent 5e90f7d1
all:
tar xf scons-4.1.0.tar.gz
cd scons-4.1.0 && python3 setup.py install --prefix=/usr --standard-lib --optimize=1 --install-data=/usr/share
rm -rf scons-4.1.0
cd SCons-4.1.0 && python3 setup.py install --prefix=/usr --standard-lib --optimize=1 --install-data=/usr/share
rm -rf SCons-4.1.0
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