1
0
mirror of https://github.com/rkd77/elinks.git synced 2024-10-03 03:56:32 -04:00
elinks/docker/win32-static/build_netsurf.sh

5 lines
157 B
Bash
Raw Normal View History

2023-11-10 11:49:17 -05:00
cd
wget http://download.netsurf-browser.org/libs/releases/buildsystem-1.9.tar.gz
tar -xf buildsystem-1.9.tar.gz
make -C buildsystem-1.9 install PREFIX=$HOME