make install
Created by: rustyrazorblade
There should be a make install to simplify making tweaks to the bootstrap files. Passing the DESTDIR would copy the new files to the users desired directory.
make install DESTDIR=/path/to/dir
Created by: rustyrazorblade
There should be a make install to simplify making tweaks to the bootstrap files. Passing the DESTDIR would copy the new files to the users desired directory.
make install DESTDIR=/path/to/dir