mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
sys-boot/plymouth: Fix emerge output message
Bug: https://bugs.gentoo.org/show_bug.cgi?id=622524 Closes: https://github.com/gentoo/gentoo/pull/5220
This commit is contained in:
committed by
David Seifert
parent
24cbae54b4
commit
b6fc5edd2c
@@ -45,7 +45,7 @@ RDEPEND="${CDEPEND}
|
||||
|
||||
DOC_CONTENTS="
|
||||
Follow the following instructions to set up Plymouth:\n
|
||||
https://dev.gentoo.org/~aidecoe/doc/en/plymouth.xml
|
||||
https://wiki.gentoo.org/wiki/Plymouth#Configuration
|
||||
"
|
||||
|
||||
PATCHES=(
|
||||
@@ -45,7 +45,7 @@ RDEPEND="${CDEPEND}
|
||||
|
||||
DOC_CONTENTS="
|
||||
Follow the following instructions to set up Plymouth:\n
|
||||
https://dev.gentoo.org/~aidecoe/doc/en/plymouth.xml
|
||||
https://wiki.gentoo.org/wiki/Plymouth#Configuration
|
||||
"
|
||||
|
||||
src_prepare() {
|
||||
|
||||
Reference in New Issue
Block a user