From cd80201641bf3acd3855508255b47c69ef0e80330c39d4acd77a1f09d1f998ab Mon Sep 17 00:00:00 2001 From: Raymond Wooninck Date: Fri, 17 Feb 2012 16:08:23 +0000 Subject: [PATCH] Correct the suse-initrd-support patch to work with the right logo and binaries OBS-URL: https://build.opensuse.org/package/show/Base:System/plymouth?expand=0&rev=2 --- suse-initrd-support | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/suse-initrd-support b/suse-initrd-support index b432ccf..a30bd98 100644 --- a/suse-initrd-support +++ b/suse-initrd-support @@ -21,7 +21,7 @@ +#!/bin/bash +#%stage: setup +#%depends: plymouth -+#%programs: /bin/plymouth /sbin/plymouthd ++#%programs: /usr/bin/plymouth /usr/sbin/plymouthd +#%dontshow + +plymouth update-root-fs --new-root-dir=/root @@ -31,9 +31,9 @@ +#!/bin/bash +#%stage: boot +#%depends: start udev kms -+#%programs: /bin/plymouth /sbin/plymouthd ++#%programs: /usr/bin/plymouth /usr/sbin/plymouthd + -+/sbin/plymouthd --mode=boot --attach-to-session ++/usr/sbin/plymouthd --mode=boot --attach-to-session + +plymouth show-splash --- /dev/null @@ -63,7 +63,7 @@ + @PLYMOUTH_DATADIR@/plymouth/themes/details/details.plymouth \ + @PLYMOUTH_DATADIR@/plymouth/plymouthd.defaults \ + @PLYMOUTH_DATADIR@/plymouth/themes/${THEME}/* \ -+ @PLYMOUTH_DATADIR@/plymouth/opensuse-logo.png \ ++ @PLYMOUTH_DATADIR@/plymouth/logo.png \ + /etc/plymouth/plymouthd.conf" + +PLUGINS="${PLUGIN_PATH}/details.so \