Commit d698ceb4 authored by Vladimir Bashkirtsev's avatar Vladimir Bashkirtsev

qmake needs python to be available - symlink to python3

parent cbf2aff7
all:
ln -s /usr/bin/python3 /usr/bin/python
tar xf qtwebkit-5.212.0-alpha4.tar.xz
cd qtwebkit-5.212.0-alpha4 && qmake
$(MAKE) -C qtwebkit-5.212.0-alpha4
$(MAKE) -C qtwebkit-5.212.0-alpha4 install
rm -rf
rm /usr/bin/python
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