Commit aebe2f1d authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

Removed deprecated install option

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