Bijman / srb2bld

POSIX shell script that eases compiling, installing or creating AppImage/Flatpak/App Bundle/Android APKs of Sonic Robo Blast 2 related builds.
MIT License
9 stars 2 forks source link

[Enhancement] Alternative installation locations #8

Closed olifloof closed 2 years ago

olifloof commented 2 years ago

e.g. $HOME/.local/bin or $HOME/bin As NixOS doesn't have /usr

Bijman commented 2 years ago

This is something I'm working on it, since immutable systems gained popularity thanks to Steam Deck's SteamOS and Fedora Silverblue.

Bijman commented 2 years ago

Added option --user/-u with commit 7d971cf (executed with srb2bld -i -u) to install to user's local path $HOME/.local.