Entersudo make install, which will install to "/usr/local/bin". You can specify your path with variable PREFIX, for examplemake install PREFIX=$HOME/.local, which will copy script to "$HOME/.local/bin". Alternatively manually place script to your path, which is readable by shell (PATH e...
command: make -C src LINUX=1 ERRORMODE=1 -k NONET=1 NO_LUA=1 - run: name: Clean build name: wipe build command: make -C src LINUX=1 cleandep - run: name: rebuild depend command: make -C src LINUX=1 clean - restore_cache: keys: Expand Down 19 changes: 14 additions & 5 de...
bin What the fuck how did this get here Mar 12, 2020 cmake/Modules Make this be consistent with non-CMake builds Dec 4, 2018 debian-template Merge branch 'http-downloads' into 'awful-mix' Apr 13, 2020 deployer Kart Public Next merge Jan 9, 2019 doc SRB2 2.1.12 release Nov 12, ...