Adds a variable to specify the location where the font will be installed. In this patch I chose to use /usr/share/consolefonts as the default, though on my openSUSE system it will be /usr/share/kbd/consolefonts. Maybe it varies between distros, so its good to have a variable. Example usage: FONT_DIR="/usr/share/kbd/consolefonts" ./configure && make && make install Fixes https://github.com/karlstav/cava/issues/147master
parent
5a7fcce5c9
commit
48de3d14c3
2 changed files with 9 additions and 1 deletions
Loading…
Reference in new issue