Age | Commit message (Collapse) | Author |
|
The GNU make manual advises not to use variables for commands like `rm`
which are widely available on all Linux and UNIX-like platforms.
|
|
|
|
the `minimal` target allows a minimal installation without the man pages
or the shell completion files
|
|
|
|
BREAKING CHANGE: The location of the bash completion script has been
changed from the legacy folder '/etc/bash_completion.d/' to
'/usr/share/bash-completion/completions/'. Exisiting users will need to
delete the bash completion script for tessen from the legacy folder.
|
|
|