From 8644a829212751d4e4d6fa73f3fe9f35e216765c Mon Sep 17 00:00:00 2001 From: Rudolf Polzer Date: Tue, 25 Aug 2015 03:45:55 +0200 Subject: [PATCH] Use Xolonium GPL. --- gfx/luma/render-version.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gfx/luma/render-version.sh b/gfx/luma/render-version.sh index aec318b..b68151e 100755 --- a/gfx/luma/render-version.sh +++ b/gfx/luma/render-version.sh @@ -24,7 +24,7 @@ if [ "$1" = "--no-font-check" ]; then shift else - if [ -z "$(fc-list ':family=Xolonium:style=Regular')" ]; then + if [ -z "$(fc-list ':family=Xolonium GPL:style=Regular')" ]; then echo "Cannot find the Xolonium-Regular font." echo "Please install Xolonium before running this script." exit 2 -- 2.39.2