summarylogtreecommitdiffstats
path: root/sd-plymouth.initcpio_install
diff options
context:
space:
mode:
Diffstat (limited to 'sd-plymouth.initcpio_install')
-rw-r--r--sd-plymouth.initcpio_install5
1 files changed, 1 insertions, 4 deletions
diff --git a/sd-plymouth.initcpio_install b/sd-plymouth.initcpio_install
index d26fa7e7f74f..2add5632b3cb 100644
--- a/sd-plymouth.initcpio_install
+++ b/sd-plymouth.initcpio_install
@@ -36,10 +36,7 @@ build() {
add_binary ${PLYMOUTH_PLUGIN_PATH}/renderers/frame-buffer.so
if [ -d ${DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME} ]; then
- for x in ${DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME}/* ${DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME}/**/* ; do
- [ ! -f "$x" ] && break
- add_file $x
- done
+ add_full_dir ${DATADIR}/plymouth/themes/${PLYMOUTH_THEME_NAME}
fi
add_udev_rule 70-uaccess.rules