summarylogtreecommitdiffstats
path: root/plymouth.initcpio_install
diff options
context:
space:
mode:
Diffstat (limited to 'plymouth.initcpio_install')
-rw-r--r--plymouth.initcpio_install2
1 files changed, 1 insertions, 1 deletions
diff --git a/plymouth.initcpio_install b/plymouth.initcpio_install
index 77f5823f5c24..4a4bf49ce612 100644
--- a/plymouth.initcpio_install
+++ b/plymouth.initcpio_install
@@ -29,7 +29,7 @@ build() {
add_file ${DATADIR}/plymouthd.defaults
- if [ -f "/usr/share/fonts/cantarell/Cantarell-Thin.otf" ]; then
+ if [ -f "/usr/share/fonts/cantarell/Cantarell-VF.otf" ]; then
add_binary ${PLYMOUTH_PLUGIN_PATH}/label.so
add_file "/etc/fonts/fonts.conf"
add_file "/usr/share/fonts/cantarell/Cantarell-VF.otf"