From: Ray Strode Date: Fri, 30 May 2008 15:04:02 +0000 (-0400) Subject: Point plymouth-update-initrd at the configured logo X-Git-Tag: 0.1.0~12 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c96b2fa3c15719ef2737aaafbb3cc8970dc4dc5;p=thirdparty%2Fplymouth.git Point plymouth-update-initrd at the configured logo --- diff --git a/scripts/Makefile.am b/scripts/Makefile.am index 0a551917..4f10707c 100644 --- a/scripts/Makefile.am +++ b/scripts/Makefile.am @@ -5,7 +5,7 @@ initrdscript_SCRIPTS = plymouth-update-initrd if ADD_BOOT_ENTRY install-data-hook: - $(initrdscriptdir)/plymouth-update-initrd + PLYMOUTH_LOGO_FILE=$(logofile) $(initrdscriptdir)/plymouth-update-initrd endif EXTRA_DIST=$(initrdscript_SCRIPTS) $(noinst_SCRIPTS) default.cfg