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 5d5f52e5f9d1..12025e046a31 100644
--- a/plymouth.initcpio_install
+++ b/plymouth.initcpio_install
@@ -28,7 +28,7 @@ build() {
add_file /etc/plymouth/plymouthd.conf
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"